public class SystemException extends java.lang.Exception
| Modifier and Type | Field and Description |
|---|---|
int |
errorCode |
| Constructor and Description |
|---|
SystemException() |
SystemException(int errcode) |
SystemException(java.lang.String msg) |
public int errorCode
public SystemException()
public SystemException(java.lang.String msg)
public SystemException(int errcode)