C# Класс Smartsheet.Api.OAuth.InvalidScopeException

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.

Наследование: OAuthAuthorizationCodeException
Показать файл Открыть проект

Открытые методы

Метод Описание
InvalidScopeException ( string message )

Constructor.

Описание методов

InvalidScopeException() публичный Метод

Constructor.
public InvalidScopeException ( string message )
message string the Message