Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
gdapi
NotFoundException
C# Class gdapi.NotFoundException
Represents a request which is not found while attempting to access the API.
Inheritance:
ApiException
Afficher le fichier
Open project: godaddy/gdapi-csharp
Méthodes publiques
Méthode
Description
NotFoundException
(
string
message
,
string
code
,
string
detail
)
Method Details
NotFoundException()
public
méthode
public
NotFoundException
(
string
message
,
string
code
,
string
detail
)
message
string
code
string
detail
string