Uses of Interface
com.espertech.esper.common.client.hook.exception.ExceptionHandler
Package
Description
Callbacks for exception handling.
-
Uses of ExceptionHandler in com.espertech.esper.common.client.hook.exception
Modifier and TypeInterfaceDescriptioninterface
Extends theExceptionHandler
with a method to, for the inbound-pool threading configuration, handle exceptions that are not associated to a specific statement i.e.Modifier and TypeMethodDescriptionExceptionHandlerFactory.getHandler
(ExceptionHandlerFactoryContext context) Returns an exception handler instances, or null if the factory decided not to contribute an exception handler.