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
파일 보기 프로젝트 열기: smartsheet-platform/smartsheet-csharp-sdk

공개 메소드들

메소드 설명
UnsupportedOAuthGrantTypeException ( string message )

Constructor.

메소드 상세

UnsupportedOAuthGrantTypeException() 공개 메소드

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