C# Класс Gibraltar.Server.Client.WebChannelMethodNotAllowedException

Наследование: Gibraltar.Server.Client.WebChannelException
Показать файл Открыть проект

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

Метод Описание
WebChannelMethodNotAllowedException ( string message ) : System
WebChannelMethodNotAllowedException ( string message, Exception innerException, Uri requestUri ) : System

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

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

public WebChannelMethodNotAllowedException ( string message ) : System
message string
Результат System

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

public WebChannelMethodNotAllowedException ( string message, Exception innerException, Uri requestUri ) : System
message string
innerException Exception
requestUri Uri
Результат System