Package | Description |
---|---|
com.espertech.esper.common.client.hook.exception |
Callbacks for exception handling.
|
com.espertech.esper.common.internal.settings |
Modifier and Type | Interface and Description |
---|---|
interface |
ExceptionHandlerInboundPool
Extends the
ExceptionHandler with a method to, for the inbound-pool threading configuration,
handle exceptions that are not associated to a specific statement i.e. |
Modifier and Type | Method and Description |
---|---|
ExceptionHandler |
ExceptionHandlerFactory.getHandler(ExceptionHandlerFactoryContext context)
Returns an exception handler instances, or null if the factory decided not to contribute an exception handler.
|
Constructor and Description |
---|
ExceptionHandlingService(String runtimeURI,
List<ExceptionHandler> exceptionHandlers,
List<ConditionHandler> conditionHandlers) |
Copyright © 2005–2018. All rights reserved.