@Component(role=ExceptionHandler.class) public class DefaultExceptionHandler extends java.lang.Object implements ExceptionHandler
| Constructor and Description |
|---|
DefaultExceptionHandler() |
| Modifier and Type | Method and Description |
|---|---|
ExceptionSummary |
handleException(java.lang.Throwable exception) |
public ExceptionSummary handleException(java.lang.Throwable exception)
handleException in interface ExceptionHandler