public class SystemException extends java.lang.Exception
int
errorCode
SystemException()
SystemException(int errorCode)
SystemException(java.lang.String msg)
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 msg)
public SystemException(int errorCode)