public final class InsertExecutorException extends SoapMethodExecutorException
Constructor and Description |
---|
InsertExecutorException(InputWSErrorEnumeration id,
String moreInfo)
Create InsertExecutorException instance.
|
InsertExecutorException(Throwable e)
Create InsertExecutorException for fatla error.
|
Modifier and Type | Method and Description |
---|---|
protected String |
getFaultCode() |
String |
getMessage() |
protected void |
writeDetail(SoapWriter soapWriter) |
getSoapMessage
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InsertExecutorException(Throwable e)
e
- public InsertExecutorException(InputWSErrorEnumeration id, String moreInfo)
id
- moreInfo
- public String getMessage()
getMessage
in class Throwable
Throwable.getMessage()
protected String getFaultCode()
getFaultCode
in class SoapMethodExecutorException
SoapMethodExecutorException.getFaultCode()
protected void writeDetail(SoapWriter soapWriter) throws IOException
writeDetail
in class SoapExecutorException
IOException
SoapExecutorException.writeDetail(cz.cuni.mff.odcleanstore.comlib.soap.SoapWriter)
Copyright © 2013. All Rights Reserved.