Package com.espertech.esper.common.client.hook.exception
package com.espertech.esper.common.client.hook.exception
Callbacks for exception handling.
-
ClassDescriptionInterface for an exception handler.Context provided to
ExceptionHandler
implementations providing exception-contextual information as well as the exception itself.Context provided toExceptionHandler
implementations providing exception-contextual information as well as the exception itself, for use with inbound pools and for exceptions unassociated to statements when using inbound pools.Indicates the phase during which and exception was encountered.Factory for exception handler instance(s).Context provided toExceptionHandlerFactory
implementations providing runtime contextual information.Extends theExceptionHandler
with a method to, for the inbound-pool threading configuration, handle exceptions that are not associated to a specific statement i.e.