public class ExceptionHandlerException
extends java.lang.RuntimeException
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
| Constructor and Description |
|---|
ExceptionHandlerException() |
ExceptionHandlerException(java.lang.String msg) |
ExceptionHandlerException(java.lang.Throwable ex) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getMessage() |
java.lang.String |
toString() |
private static final long serialVersionUID