| EvaluationException Properties | 
The EvaluationException type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | ExactMessage | 
            Gets or sets the message describing where the evaluation threw the exception.
             | 
|  | Message | 
            Returns evaluation error message.
            (Overrides ExceptionMessage.) | 
|  | OriginalExpression | 
            Gets or sets the whole expression which was being processed when this error occurred.
            (Inherited from MacroException.) | 
 See Also
See Also