Uses of Class
com.espertech.esper.common.client.hook.exception.ExceptionHandlerContext
Package
Description
Callbacks for exception handling.
-
Uses of ExceptionHandlerContext in com.espertech.esper.common.client.hook.exception
Modifier and TypeMethodDescriptionvoid
ExceptionHandler.handle
(ExceptionHandlerContext context) Handle the exception as contained in the context object passed.