Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
gdapi
UnauthorizedException
C# Class gdapi.UnauthorizedException
Represents an UnauthorizedException returned from an API call.
Inheritance:
ApiException
ファイルを表示
Open project: godaddy/gdapi-csharp
Public Methods
Method
Description
UnauthorizedException
(
string
message
,
string
code
,
string
detail
)
Method Details
UnauthorizedException()
public
method
public
UnauthorizedException
(
string
message
,
string
code
,
string
detail
)
message
string
code
string
detail
string