java.io.Serializablepublic static class DdemlUtil.DdemlException
extends java.lang.RuntimeException
| Constructor | Description |
|---|---|
DdemlException(int errorCode,
java.lang.String message) |
| Modifier and Type | Method | Description |
|---|---|---|
static DdemlUtil.DdemlException |
create(int errorCode) |
|
int |
getErrorCode() |
public static DdemlUtil.DdemlException create(int errorCode)
public int getErrorCode()