| PermissionCheckException Properties | 
The PermissionCheckException type exposes the following members.
 Properties
Properties| 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.) | 
 See Also
See Also