Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
gdapi
InternalServerErrorException
C# Class gdapi.InternalServerErrorException
Represents an InternalServerError Exception returned from an API call.
Inheritance:
ApiException
Exibir arquivo
Open project: godaddy/gdapi-csharp
Public Methods
Method
Description
InternalServerErrorException
(
string
message
,
string
code
,
string
detail
)
Method Details
InternalServerErrorException()
public
method
public
InternalServerErrorException
(
string
message
,
string
code
,
string
detail
)
message
string
code
string
detail
string