public interface ExceptionHandler
| Modifier and Type | Method and Description |
|---|---|
void |
handleException(Throwable exception,
ExceptionContext context)
Handles an exception.
|
void handleException(Throwable exception, ExceptionContext context)
exception - an exception.context - an exception context.Copyright © 2016–2017 Softelnet. All rights reserved.