Click or drag to resize

EPDataFlowNotFoundException Class

Thrown to indicate a data flow is not found.
Inheritance Hierarchy
SystemException
  com.espertech.esper.common.clientEPException
    com.espertech.esper.common.client.dataflow.coreEPDataFlowNotFoundException

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

The EPDataFlowNotFoundException type exposes the following members.

Constructors
  NameDescription
Public methodEPDataFlowNotFoundException
Ctor.
Top
See Also