C# Класс Pwinty.Client.PwintyApiException

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

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

Метод Описание
PwintyApiException ( string errorMessage, HttpStatusCode statusCode ) : System

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

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

public PwintyApiException ( string errorMessage, HttpStatusCode statusCode ) : System
errorMessage string
statusCode HttpStatusCode
Результат System