Click or drag to resize

EPDataFlowCancellationException Class

Indicates cancellation of a data flow instance.
Inheritance Hierarchy
SystemException
  com.espertech.esper.common.clientEPException
    com.espertech.esper.common.client.dataflow.coreEPDataFlowCancellationException

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

The EPDataFlowCancellationException type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyDataFlowName
Top
See Also