| MacroException Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.MacroEngine
 Syntax
Syntaxpublic class MacroException : Exception
The MacroException type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | MacroException | 
            Constructor.
             | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | OriginalExpression | 
            Gets or sets the whole expression which was being processed when this error occurred.
             | 
 See Also
See Also