| PermissionDeniedException Constructor | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | PermissionDeniedException | 
            Initializes a new instance of the PermissionDeniedException class.
             | 
|  | PermissionDeniedException(String) | 
            Initializes a new instance of the PermissionDeniedException class with a specified error message.
             | 
|  | 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.
             | 
 See Also
See Also