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
MethodNotAllowedException
C# Класс gdapi.MethodNotAllowedException
Represents a MethodNotAllowed Exception returned from an API call.
Наследование:
ApiException
Показать файл
Открыть проект
Открытые методы
Метод
Описание
MethodNotAllowedException
(
string
message
,
string
code
,
string
detail
)
Описание методов
MethodNotAllowedException()
публичный
Метод
public
MethodNotAllowedException
(
string
message
,
string
code
,
string
detail
)
message
string
code
string
detail
string