public class DefaultExceptionHandler extends java.lang.Object implements ExceptionHandler
| Constructor and Description |
|---|
DefaultExceptionHandler() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
handle(java.lang.Thread thread,
java.lang.Throwable exception)
Handles exception if can
|
public boolean handle(java.lang.Thread thread,
java.lang.Throwable exception)
ExceptionHandlerhandle in interface ExceptionHandlerthread - threadexception - exception