CMSException Class |
Namespace: CMS.Base
public abstract class CMSException : Exception
The CMSException type exposes the following members.
Name | Description | |
---|---|---|
CMSException |
Constructor.
| |
CMSException(String) |
Constructor.
| |
CMSException(String, Exception) |
Constructor
|
Name | Description | |
---|---|---|
CustomMessage |
Custom message.
| |
Message |
Message.
(Overrides ExceptionMessage.) | |
UIMessage |
Message displayed in the UI to the user
|