| LicenseException Class |
Namespace: CMS.DataEngine
public class LicenseException : GeneralCMSException
The LicenseException type exposes the following members.
| Name | Description | |
|---|---|---|
| LicenseException |
Constructor
|
| Name | Description | |
|---|---|---|
| CustomMessage |
Custom message.
(Inherited from CMSException.) | |
| Message |
Message.
(Inherited from CMSException.) | |
| RedirectUrl |
URL to redirect
| |
| UIMessage |
Message displayed in the UI to the user
(Inherited from CMSException.) |
| Name | Description | |
|---|---|---|
| Clone |
Returns clone of the exception
(Inherited from GeneralCMSException.) | |
| Report |
Reports the exception by either redirecting it to the URL, or re-throwing it.
|