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