public class ErrorException extends RuntimeException
Constructor and Description |
---|
ErrorException(Exception cause) |
ErrorException(String message) |
ErrorException(String message,
Throwable cause) |
ErrorException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString