Uses of Class
com.espertech.esper.common.client.hook.exception.ExceptionHandlerFactoryContext
Package
Description
Callbacks for exception handling.
-
Uses of ExceptionHandlerFactoryContext in com.espertech.esper.common.client.hook.exception
Modifier and TypeMethodDescriptionExceptionHandlerFactory.getHandler
(ExceptionHandlerFactoryContext context) Returns an exception handler instances, or null if the factory decided not to contribute an exception handler.