Class OperationOAuthException
- Namespace
- Uralstech.UCloud.Operations.Exceptions
Thrown when an exception related to OAuth authentication is raised.
public class OperationOAuthException : Exception
- Inheritance
-
OperationOAuthException
Fields
Reason
The reason for the exception.
public string Reason
Field Value
RequestEndpoint
The endpoint of the request.
public Uri RequestEndpoint