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

This is the exception thrown by OAuthFlow To indicate "unsupported_grant_type" error occurred during obtaining OAuth tokens.

Thread safety: Exceptions are not thread safe.

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

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

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

Constructor.

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

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

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