Uses of Interface
com.espertech.esper.common.client.dataflow.core.EPDataFlowExceptionHandler
Packages that use EPDataFlowExceptionHandler
-
Uses of EPDataFlowExceptionHandler in com.espertech.esper.common.client.dataflow.core
Methods in com.espertech.esper.common.client.dataflow.core that return EPDataFlowExceptionHandlerModifier and TypeMethodDescriptionEPDataFlowInstantiationOptions.getExceptionHandler()
Returns the exception handler.Methods in com.espertech.esper.common.client.dataflow.core with parameters of type EPDataFlowExceptionHandlerModifier and TypeMethodDescriptionEPDataFlowInstantiationOptions.exceptionHandler
(EPDataFlowExceptionHandler exceptionHandler) Sets the exception handler.void
EPDataFlowInstantiationOptions.setExceptionHandler
(EPDataFlowExceptionHandler exceptionHandler) Sets the exception handler.