Click or drag to resize

VariableValueException Constructor

Ctor.

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

Parameters

message
Type: SystemString
supplies exception details
See Also