EvaluationException Class |
Namespace: CMS.MacroEngine
public class EvaluationException : MacroException
The EvaluationException type exposes the following members.
Name | Description | |
---|---|---|
EvaluationException |
Constructor.
|
Name | Description | |
---|---|---|
CustomMessage |
Custom message.
(Inherited from CMSException.) | |
ExactMessage |
Gets or sets the message describing where the evaluation threw the exception.
| |
Message |
Returns evaluation error message.
(Overrides CMSExceptionMessage.) | |
OriginalExpression |
Gets or sets the whole expression which was being processed when this error occurred.
(Inherited from MacroException.) | |
UIMessage |
Message displayed in the UI to the user
(Inherited from CMSException.) |
Name | Description | |
---|---|---|
Clone |
Returns clone of the exception
(Inherited from GeneralCMSException.) |