public interface ExceptionHandler
Modifier and Type | Method and Description |
---|---|
void |
handleException(java.lang.Throwable ex)
Handles the exception
|
void handleException(java.lang.Throwable ex) throws ErrorLimitException
ex
- java.lang.RuntimeException
- - if a limit is hitErrorLimitException