| ActionCancelledException Class |
Namespace: CMS.Base
public class ActionCancelledException : CMSException
The ActionCancelledException type exposes the following members.
| Name | Description | |
|---|---|---|
| ActionCancelledException |
Constructor
| |
| ActionCancelledException(String) |
Constructor
|
| Name | Description | |
|---|---|---|
| CustomMessage |
Custom message.
(Inherited from CMSException.) | |
| Message |
Message.
(Inherited from CMSException.) | |
| UIMessage |
Message displayed in the UI to the user
(Inherited from CMSException.) |
| Name | Description | |
|---|---|---|
| Clone |
Returns clone of the exception
(Overrides CMSExceptionClone.) |