C# Class Smartsheet.Api.OAuth.InvalidTokenRequestException

This is the exception thrown by OAuthFlow To indicate an "invalid_request" error occurred when 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
InvalidTokenRequestException ( string message )

Constructor.

Method Details

InvalidTokenRequestException() public méthode

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