FileManagerCloudAccessFailedException Constructors
The exception that is thrown when access to a file/folder stored in a cloud storage is prohibited.Name | Parameters | Description |
---|---|---|
FileManagerCloudAccessFailedException(HttpStatusCode, String) | responseCode, requestResult | Initializes a new instance of the FileManagerCloudAccessFailedException class. |
See Also