Package | Description |
---|---|
com.espertech.esper.client.hook |
Callback interfaces for use with statement annotations.
|
Modifier and Type | Method and Description |
---|---|
void |
ExceptionHandler.handle(ExceptionHandlerContext context)
Handle the exception as contained in the context object passed.
|