Click or drag to resize

EPDataFlowExecutionException Class

Thrown to indicate a data flow execution exception.
Inheritance Hierarchy
SystemException
  com.espertech.esper.common.clientEPException
    com.espertech.esper.common.client.dataflow.coreEPDataFlowExecutionException

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

The EPDataFlowExecutionException type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyDataFlowName
Top
See Also