public class SoapExecutorException extends Exception
Constructor and Description |
---|
SoapExecutorException(String message) |
Modifier and Type | Method and Description |
---|---|
protected String |
getFaultCode() |
String |
getSoapMessage() |
protected void |
writeDetail(SoapWriter soapWriter) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public SoapExecutorException(String message)
public final String getSoapMessage()
protected String getFaultCode()
protected void writeDetail(SoapWriter soapWriter) throws IOException
IOException
Copyright © 2013. All Rights Reserved.