Uses of Class
com.espertech.esper.common.client.hook.exception.ExceptionHandlerContext
Packages that use ExceptionHandlerContext
Package
Description
Callbacks for exception handling.
-
Uses of ExceptionHandlerContext in com.espertech.esper.common.client.hook.exception
Methods in com.espertech.esper.common.client.hook.exception with parameters of type ExceptionHandlerContextModifier and TypeMethodDescriptionvoid
ExceptionHandler.handle
(ExceptionHandlerContext context) Handle the exception as contained in the context object passed.