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