public class InternalErrorException extends java.lang.RuntimeException
InternalErrorException(java.lang.String msg)
InternalErrorException(java.lang.String msg, java.lang.Exception source)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
public InternalErrorException(java.lang.String msg)
public InternalErrorException(java.lang.String msg, java.lang.Exception source)