C# 클래스 gdapi.MethodNotAllowedException

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

공개 메소드들

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

메소드 상세

MethodNotAllowedException() 공개 메소드

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