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