| OAuthTokenException Class |  | 
This is the exception thrown by To indicate errors occurred during obtaining OAuth tokens.
Thread safety: Exceptions are not thread safe.
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Smartsheet.Api.OAuth
 Syntax
Syntax Constructors
Constructors| Name | Description | |
|---|---|---|
|  | OAuthTokenException(String) | 
            Constructor.
             | 
|  | OAuthTokenException(String, Exception) | 
            Constructor.
             | 
 See Also
See Also