C# 클래스 Smartsheet.Api.SmartsheetRestException

This is the exception To indicate errors (Error objects of Smartsheet REST API) returned from Smartsheet REST API.

Thread safety: Exceptions are not thread safe.

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

공개 메소드들

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

Constructor.

메소드 상세

SmartsheetRestException() 공개 메소드

Constructor.

public SmartsheetRestException ( Api.Models.Error error )
error Api.Models.Error the Error object from Smartsheet REST API