C# Class Smartsheet.Api.OAuth.UnsupportedOAuthGrantTypeException

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.

Inheritance: OAuthTokenException
Afficher le fichier Open project: smartsheet-platform/smartsheet-csharp-sdk

Méthodes publiques

Méthode Description
UnsupportedOAuthGrantTypeException ( string message )

Constructor.

Method Details

UnsupportedOAuthGrantTypeException() public méthode

Constructor.
public UnsupportedOAuthGrantTypeException ( string message )
message string the Message