public class SystemException extends java.lang.Exception
int
errorCode
SystemException()
SystemException(int errorCode)
SystemException(java.lang.String message)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public int errorCode
public SystemException()
public SystemException(java.lang.String message)
public SystemException(int errorCode)