Click or drag to resize
EvaluationException Properties

The EvaluationException type exposes the following members.

Properties
  NameDescription
Public propertyExactMessage
Gets or sets the message describing where the evaluation threw the exception.
Public propertyMessage
Returns evaluation error message.
(Overrides ExceptionMessage.)
Public propertyOriginalExpression
Gets or sets the whole expression which was being processed when this error occurred.
(Inherited from MacroException.)
Top
See Also