public class CombinedExceptionHandler extends Object implements ExceptionHandler
| Constructor and Description |
|---|
CombinedExceptionHandler(ExceptionHandler... handlers) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleException(Throwable exception,
ExceptionContext context) |
public CombinedExceptionHandler(ExceptionHandler... handlers)
public void handleException(Throwable exception, ExceptionContext context)
handleException in interface ExceptionHandlerCopyright © 2016–2020 Softelnet. All rights reserved.