Uses of Class
com.espertech.esper.common.client.hook.exception.ExceptionHandlerContextUnassociated
Packages that use ExceptionHandlerContextUnassociated
Package
Description
Callbacks for exception handling.
-
Uses of ExceptionHandlerContextUnassociated in com.espertech.esper.common.client.hook.exception
Methods in com.espertech.esper.common.client.hook.exception with parameters of type ExceptionHandlerContextUnassociatedModifier 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.