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
NotAcceptableException
C# Class gdapi.NotAcceptableException
Represents a NotAcceptable Exception returned from an API call.
Inheritance:
ApiException
Afficher le fichier
Open project: godaddy/gdapi-csharp
Méthodes publiques
Méthode
Description
NotAcceptableException
(
string
message
,
string
code
,
string
detail
)
Method Details
NotAcceptableException()
public
méthode
public
NotAcceptableException
(
string
message
,
string
code
,
string
detail
)
message
string
code
string
detail
string