C# Class Gibraltar.Server.Client.WebChannelMethodNotAllowedException

Inheritance: Gibraltar.Server.Client.WebChannelException
Afficher le fichier Open project: GibraltarSoftware/Loupe.Agent.Core

Méthodes publiques

Méthode Description
WebChannelMethodNotAllowedException ( string message ) : System
WebChannelMethodNotAllowedException ( string message, Exception innerException, Uri requestUri ) : System

Method Details

WebChannelMethodNotAllowedException() public méthode

public WebChannelMethodNotAllowedException ( string message ) : System
message string
Résultat System

WebChannelMethodNotAllowedException() public méthode

public WebChannelMethodNotAllowedException ( string message, Exception innerException, Uri requestUri ) : System
message string
innerException Exception
requestUri Uri
Résultat System