Class UnsupportedOAuthGrantTypeException
- Namespace
- Smartsheet.Api.OAuth
- Assembly
- smartsheet-csharp-sdk.dll
This is the exception thrown by OAuthFlow To indicate "unsupported_grant_type" error occurred during obtaining OAuth tokens.
Thread safety: Exceptions are not thread safe.
public class UnsupportedOAuthGrantTypeException : OAuthTokenException, ISerializable
- Inheritance
-
UnsupportedOAuthGrantTypeException
- Implements
- Inherited Members
Constructors
UnsupportedOAuthGrantTypeException(string)
Constructor.
public UnsupportedOAuthGrantTypeException(string message)
Parameters
message
stringthe Message