Serializable
public class InternalException extends RuntimeException
InternalException()
InternalException(int errorCode)
InternalException(String s)
InternalException(String s, int errorCode)
int
errorCode()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InternalException()
public InternalException(String s)
public InternalException(int errorCode)
public InternalException(String s, int errorCode)
public int errorCode()