C# 클래스 gdapi.InternalServerErrorException

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

공개 메소드들

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

메소드 상세

InternalServerErrorException() 공개 메소드

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