Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
gdapi
InternalServerErrorException
C# Класс gdapi.InternalServerErrorException
Represents an InternalServerError Exception returned from an API call.
Наследование:
ApiException
Показать файл
Открыть проект
Открытые методы
Метод
Описание
InternalServerErrorException
(
string
message
,
string
code
,
string
detail
)
Описание методов
InternalServerErrorException()
публичный
Метод
public
InternalServerErrorException
(
string
message
,
string
code
,
string
detail
)
message
string
code
string
detail
string