FlexRule Runtime API
FlexRule Runtime API
FlexRule Namespaces
FlexRule.DynamicEvaluation Namespaces
FlexRule.DynamicEvaluation
ParserException Class
ParserException Constructor
ParserException Constructor (SerializationInfo, StreamingContext)
ParserException Constructor (String, String)
ParserException Constructor (ParserError, Exception, String)
ParserException Constructor (ParserError, Int32, String)
ParserException Constructor (ParserError, Int32, Exception, String)
ParserException Constructor (ParserError, Int32, String)
Namespace:
FlexRule.DynamicEvaluation
Assembly:
FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
Copy
public
ParserException
(
ParserError
errorCode
,
int
pos
,
string
expression
)
Parameters
errorCode
Type:
FlexRule.DynamicEvaluation.Core
ParserError
pos
Type:
System
Int32
expression
Type:
System
String
See Also
Reference
ParserException Class
ParserException Overload
FlexRule.DynamicEvaluation Namespace
(c) 2017 by FlexRule
Send comments on this topic to
support@flexrule.com