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