C# Class VistarClient.Utils.VistarWebException

Inheritance: System.Exception
Afficher le fichier Open project: vistarmedia/net-client Class Usage Examples

Méthodes publiques

Méthode Description
VistarWebException ( WebException innerException, HttpStatusCode statusCode ) : System

Method Details

VistarWebException() public méthode

public VistarWebException ( WebException innerException, HttpStatusCode statusCode ) : System
innerException System.Net.WebException
statusCode HttpStatusCode
Résultat System