public interface ExceptionHandler
| Modifier and Type | Interface and Description |
|---|---|
static class |
ExceptionHandler.MethodInformation |
| Modifier and Type | Method and Description |
|---|---|
Object |
handle(ExceptionHandler.MethodInformation methodInformation,
Throwable exceptionOccured) |
Object handle(ExceptionHandler.MethodInformation methodInformation, Throwable exceptionOccured) throws Throwable
ThrowableCopyright © 2015. All rights reserved.