| GeneralCMSException Class |
Namespace: CMS.Base
public class GeneralCMSException : CMSException
The GeneralCMSException type exposes the following members.
| Name | Description | |
|---|---|---|
| GeneralCMSException |
Constructor.
| |
| GeneralCMSException(String) |
Constructor.
| |
| GeneralCMSException(String, Exception) |
Constructor
| |
| GeneralCMSException(String, String) |
Constructor.
| |
| GeneralCMSException(String, String, Exception) |
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.) |