Class InvalidOAuthGrantException
- Namespace
- Smartsheet.Api.OAuth
- Assembly
- smartsheet-csharp-sdk.dll
This is the exception thrown by OAuthFlow To indicate an "invalid_grant" error occurred when obtaining OAuth tokens.
Thread safety: Exceptions are not thread safe.
public class InvalidOAuthGrantException : OAuthTokenException, ISerializable
- Inheritance
-
InvalidOAuthGrantException
- Implements
- Inherited Members
Constructors
InvalidOAuthGrantException(string)
Constructor.
public InvalidOAuthGrantException(string message)
Parameters
message
stringthe Message