Click or drag to resize

EPDataFlowExceptionHandler Interface

Handler for exceptions thrown by data flow operators.

Namespace:  com.espertech.esper.common.client.dataflow.core
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public interface EPDataFlowExceptionHandler

The EPDataFlowExceptionHandler type exposes the following members.

Methods
  NameDescription
Public methodHandle
Handle exception.
Top
See Also