C# Class Smartsheet.Api.OAuth.UnsupportedResponseTypeException

This is the exception thrown by OAuthFlow To indicate "unsupported_response_type" error occurred when obtaining an authorization Code.

Thread safety: Exceptions are not thread safe.

Inheritance: OAuthAuthorizationCodeException
Show file Open project: smartsheet-platform/smartsheet-csharp-sdk

Public Methods

Method Description
UnsupportedResponseTypeException ( string message )

Constructor.

Method Details

UnsupportedResponseTypeException() public method

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