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
Show file Open project: smartsheet-platform/smartsheet-csharp-sdk

Public Methods

Method Description
InvalidTokenRequestException ( string message )

Constructor.

Method Details

InvalidTokenRequestException() public method

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