Serializable
public static class DdemlUtil.DdemlException extends RuntimeException
Constructor | Description |
---|---|
DdemlException(int errorCode,
String message) |
Modifier and Type | Method | Description |
---|---|---|
static DdemlUtil.DdemlException |
create(int errorCode) |
|
int |
getErrorCode() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public DdemlException(int errorCode, String message)
public static DdemlUtil.DdemlException create(int errorCode)
public int getErrorCode()