Click or drag to resize

EPDataFlowNotFoundException Constructor

Ctor.

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

Parameters

message
Type: SystemString
error message
See Also