Click or drag to resize

EPSubscriberException Constructor (String)

Ctor.

Namespace:  com.espertech.esper.runtime.client
Assembly:  NEsper.Runtime (in NEsper.Runtime.dll) Version: 8.0.0.0
Syntax
C#
public EPSubscriberException(
	string message
)

Parameters

message
Type: SystemString
error message
See Also