Click or drag to resize
ValueExpressionException Constructor (String)

Namespace: FlexRule.Validation.Languages.Parser.ValueTranslators
Assembly: FlexRule.Validation (in FlexRule.Validation.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public ValueExpressionException(
	string msg
)

Parameters

msg
Type: SystemString
See Also