C# Class Smartsheet.Api.OAuth.InvalidOAuthClientException

This is the exception thrown by OAuthFlow To indicate an "invalid_client" 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
InvalidOAuthClientException ( string message )

Constructor.

Method Details

InvalidOAuthClientException() public method

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