Serializablepublic 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, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DdemlException(int errorCode,
String message)
public static DdemlUtil.DdemlException create(int errorCode)
public int getErrorCode()