public class EcMException extends Exception
Caller Parameter Errors: 1xx eC-M Response Errors: 2xx Bridge Errors: 3xx IO-Errors: 4xx
| Constructor and Description |
|---|
EcMException() |
EcMException(int code,
String message) |
EcMException(Throwable cause,
int code,
String message) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCode() |
String |
getErrorMessage()
This needs to be rename back to getMessage, in order to find its way again into
the wsdl.
|
void |
setCode(int code) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic EcMException()
public EcMException(int code,
String message)
public int getCode()
public void setCode(int code)
public String getErrorMessage()
© 2004..2009, eCircle AG, Version: 1.82 (${buildNumber})