Click or drag to resize

EPDataFlowInstantiationException Class

Indicates an exception instantiating a data flow.
Inheritance Hierarchy
SystemException
  com.espertech.esper.common.clientEPException
    com.espertech.esper.common.client.dataflow.coreEPDataFlowInstantiationException

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 EPDataFlowInstantiationException : EPException
Constructors
See Also