PermissionDeniedException Constructor |
Name | Description | |
---|---|---|
PermissionDeniedException |
Initializes a new instance of the PermissionDeniedException class.
| |
PermissionDeniedException(String, Exception) |
Initializes a new instance of the PermissionDeniedException class with a specified error message and a reference to the inner exception that is the cause of this exception.
| |
PermissionDeniedException(String, String, String) |
Initializes a new instance of the PermissionDeniedException class with a specified error message.
The error message (optional).Codes of permissions.Localized names of permissions. |