PermissionCheckException Class |
Namespace: CMS.DataEngine
public class PermissionCheckException : CMSException
The PermissionCheckException type exposes the following members.
Name | Description | |
---|---|---|
![]() | PermissionCheckException |
Constructor.
|
Name | Description | |
---|---|---|
![]() | CustomMessage |
Custom message.
(Inherited from CMSException.) |
![]() | Message |
Message.
(Inherited from CMSException.) |
![]() | ModuleName |
Name of the module the permission of which failed.
|
![]() | PermissionFailed |
Name of the permission failed.
|
![]() | SiteName |
Name of the site where the permission failed.
|
![]() | UIMessage |
Message displayed in the UI to the user
(Inherited from CMSException.) |
Name | Description | |
---|---|---|
![]() | Clone |
Returns clone of the exception
(Overrides CMSExceptionClone.) |