public class InternalErrorException extends RuntimeException
Constructor and Description |
---|
InternalErrorException() |
InternalErrorException(String msg) |
InternalErrorException(String msg,
Throwable th) |
InternalErrorException(Throwable th) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Licenced under the Apache License, Version 2.0