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