EvaluationException Class |
Namespace: CMS.MacroEngine
public class EvaluationException : MacroException
The EvaluationException type exposes the following members.
Name | Description | |
---|---|---|
![]() | EvaluationException |
Constructor.
|
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.) |