C# 클래스 gdapi.NotFoundException

Represents a request which is not found while attempting to access the API.
상속: ApiException
파일 보기 프로젝트 열기: godaddy/gdapi-csharp

공개 메소드들

메소드 설명
NotFoundException ( string message, string code, string detail )

메소드 상세

NotFoundException() 공개 메소드

public NotFoundException ( string message, string code, string detail )
message string
code string
detail string