public class InternalErrorException extends RuntimeException
| Constructor and Description |
|---|
InternalErrorException() |
InternalErrorException(String message) |
InternalErrorException(String message,
Throwable cause) |
InternalErrorException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 1999–2014 The Apache Software Foundation. All rights reserved.