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