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
Afficher le fichier Open project: smartsheet-platform/smartsheet-csharp-sdk

Méthodes publiques

Méthode Description
InvalidOAuthClientException ( string message )

Constructor.

Method Details

InvalidOAuthClientException() public méthode

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