Click or drag to resize

EPRuntimeException Constructor (String)

Ctor.

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

Parameters

message
Type: SystemString
error message
See Also