Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
gdapi
UnauthorizedException
C# 클래스 gdapi.UnauthorizedException
Represents an UnauthorizedException returned from an API call.
상속:
ApiException
파일 보기
프로젝트 열기: godaddy/gdapi-csharp
공개 메소드들
메소드
설명
UnauthorizedException
(
string
message
,
string
code
,
string
detail
)
메소드 상세
UnauthorizedException()
공개
메소드
public
UnauthorizedException
(
string
message
,
string
code
,
string
detail
)
message
string
code
string
detail
string