public class ExceptionHandlerException extends RuntimeException
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
| Constructor and Description |
|---|
ExceptionHandlerException() |
ExceptionHandlerException(String msg) |
ExceptionHandlerException(Throwable ex) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceprivate static final long serialVersionUID