Class InvalidTokenRequestException
- Namespace
- Smartsheet.Api.OAuth
- Assembly
- smartsheet-csharp-sdk.dll
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.
public class InvalidTokenRequestException : OAuthTokenException, ISerializable
- Inheritance
-
InvalidTokenRequestException
- Implements
- Inherited Members
Constructors
InvalidTokenRequestException(string)
Constructor.
public InvalidTokenRequestException(string message)
Parameters
message
stringthe Message