C# Класс SnapDotNet.Core.Snapchat.Api.Exceptions.InvalidHttpResponseException

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

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

Метод Описание
InvalidHttpResponseException ( string message, HttpResponseMessage httpResponseMessage ) : System

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

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

public InvalidHttpResponseException ( string message, HttpResponseMessage httpResponseMessage ) : System
message string
httpResponseMessage System.Net.Http.HttpResponseMessage
Результат System