Table of Contents

Class InvalidOAuthClientException

Namespace
Smartsheet.Api.OAuth
Assembly
smartsheet-csharp-sdk.dll

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.

public class InvalidOAuthClientException : OAuthTokenException, ISerializable
Inheritance
InvalidOAuthClientException
Implements
Inherited Members

Constructors

InvalidOAuthClientException(string)

Constructor.

public InvalidOAuthClientException(string message)

Parameters

message string

the Message