Table of Contents

Class UnsupportedResponseTypeException

Namespace
Smartsheet.Api.OAuth
Assembly
smartsheet-csharp-sdk.dll

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.

public class UnsupportedResponseTypeException : OAuthAuthorizationCodeException, ISerializable
Inheritance
UnsupportedResponseTypeException
Implements
Inherited Members

Constructors

UnsupportedResponseTypeException(string)

Constructor.

public UnsupportedResponseTypeException(string message)

Parameters

message string

the Message