Uses of Class
com.espertech.esper.common.client.hook.exception.ExceptionHandlerContextUnassociated
Package
Description
Callbacks for exception handling.
-
Uses of ExceptionHandlerContextUnassociated in com.espertech.esper.common.client.hook.exception
Modifier and TypeMethodDescriptionvoid
ExceptionHandlerInboundPool.handleInboundPoolUnassociated
(ExceptionHandlerContextUnassociated context) For use with inbound-thread-pool only, when the runtimeevaluates events as shared filters and not associated to any statements, the runtimepasses the exception to this method.