C# Класс Segmentio.Exception.APIException

Наследование: System.Exception
Показать файл Открыть проект

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

Метод Описание
APIException ( string code, string message ) : System

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

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

public APIException ( string code, string message ) : System
code string
message string
Результат System