C# Класс CkanDotNet.Web.Models.DescriptiveHttpException

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

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

Метод Описание
DescriptiveHttpException ( int httpCode, string message, string description ) : System

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

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

public DescriptiveHttpException ( int httpCode, string message, string description ) : System
httpCode int
message string
description string
Результат System