C# 클래스 Smartsheet.Api.AccessTokenExpiredException

This is the exception To indicate that an access token expired error returned from Smartsheet REST API. This exception will be thrown when the Smartsheet REST API generates a "1003 Your Access Token has expired" error.

Thread safety: Exceptions are not thread safe.

상속: AuthorizationException
파일 보기 프로젝트 열기: smartsheet-platform/smartsheet-csharp-sdk

공개 메소드들

메소드 설명
AccessTokenExpiredException ( Api.Models.Error error )

Instantiates a new access token expired exception.

메소드 상세

AccessTokenExpiredException() 공개 메소드

Instantiates a new access token expired exception.
public AccessTokenExpiredException ( Api.Models.Error error )
error Api.Models.Error the error