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