C# Класс gdapi.UnauthorizedException

Represents an UnauthorizedException returned from an API call.
Наследование: ApiException
Показать файл Открыть проект

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

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

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

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

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