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, toStringLicenced under the Apache License, Version 2.0