Click or drag to resize
EvaluatorException Class
Thrown when a variable does not exist
Inheritance Hierarchy
SystemObject
  SystemException
    FlexRule.DynamicEvaluationEvaluatorException

Namespace: FlexRule.DynamicEvaluation
Assembly: FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
[SerializableAttribute]
public class EvaluatorException : Exception

The EvaluatorException type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyError
Public propertyExpression
Public propertyParsedTree
Top
Extension Methods
See Also