Class PermissionDeniedException
HTTP 403: access is denied.
public class PermissionDeniedException : ApiException, ISerializable
- Inheritance
-
PermissionDeniedException
- Implements
- Inherited Members
Constructors
PermissionDeniedException(HttpStatusCode, object?, HttpResponseHeaders, string?)
Create an API error from a completed HTTP response.
public PermissionDeniedException(HttpStatusCode statusCode, object? body, HttpResponseHeaders headers, string? message = null)
Parameters
statusCodeHttpStatusCodebodyobjectheadersHttpResponseHeadersmessagestring