C# Class NUnit.Extensions.Asp.HttpClient.BadStatusException

Exception: The server returned an unexpected status code. Determine what's wrong with the server.
Inheritance: System.ApplicationException
Afficher le fichier Open project: vcsjones/NUnitAsp

Méthodes publiques

Свойство Type Description
Status HttpStatusCode

Private Methods

Méthode Description
BadStatusException ( HttpStatusCode status ) : System

Property Details

Status public_oe property

The HTTP status code returned by the server
public HttpStatusCode Status
Résultat HttpStatusCode