| UnsupportedOAuthGrantTypeException Class |  | 
This is the exception thrown by To indicate "unsupported_grant_type" error occurred during obtaining OAuth tokens.
Thread safety: Exceptions are not thread safe.
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Smartsheet.Api.OAuth
 Syntax
SyntaxThe UnsupportedOAuthGrantTypeException type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | UnsupportedOAuthGrantTypeException | 
            Constructor.
             | 
 See Also
See Also