C# Класс gdapi.NotFoundException

Represents a request which is not found while attempting to access the API.
Наследование: ApiException
Показать файл Открыть проект

Открытые методы

Метод Описание
NotFoundException ( string message, string code, string detail )

Описание методов

NotFoundException() публичный Метод

public NotFoundException ( string message, string code, string detail )
message string
code string
detail string