public class ExceptionHandler extends java.lang.Object implements IExceptionHandler
| Constructor and Description |
|---|
ExceptionHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleException(java.lang.Throwable e)
Call-back to handle the given
Throwable |
public void handleException(java.lang.Throwable e)
IExceptionHandlerThrowablehandleException in interface IExceptionHandlere - the Throwable