C# 클래스 CallfireApiClient.ResourceNotFoundException

Exception thrown in case if platform returns HTTP code 404 - NOT FOUND, the resource requested does not exist
상속: CallfireApiException
파일 보기 프로젝트 열기: CallFire/callfire-api-client-csharp

공개 메소드들

메소드 설명
ResourceNotFoundException ( ErrorMessage errorMessage ) : CallfireApiClient.Api.Common.Model

메소드 상세

ResourceNotFoundException() 공개 메소드

public ResourceNotFoundException ( ErrorMessage errorMessage ) : CallfireApiClient.Api.Common.Model
errorMessage CallfireApiClient.Api.Common.Model.ErrorMessage
리턴 CallfireApiClient.Api.Common.Model