C# 클래스 gdapi.ConflictException

Represents a Conflict Exception returned from an API call.
상속: ApiException
파일 보기 프로젝트 열기: godaddy/gdapi-csharp

공개 메소드들

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

메소드 상세

ConflictException() 공개 메소드

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