public class SystemException extends Exception
Modifier and Type | Field and Description |
---|---|
int |
errorCode |
Constructor and Description |
---|
SystemException() |
SystemException(int errcode) |
SystemException(String msg) |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public int errorCode
public SystemException()
public SystemException(String msg)
public SystemException(int errcode)