C# Class Electro.Handlers.HttpException

Inheritance: System.Exception
Afficher le fichier Open project: HackerDom/ructfe-2015

Méthodes publiques

Méthode Description
HttpException ( HttpStatusCode status, string message ) : System

Method Details

HttpException() public méthode

public HttpException ( HttpStatusCode status, string message ) : System
status HttpStatusCode
message string
Résultat System