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