C# Class Pwinty.Client.PwintyApiException

Inheritance: System.Exception
Afficher le fichier Open project: tomgallard/pwinty-dotnet

Méthodes publiques

Méthode Description
PwintyApiException ( string errorMessage, HttpStatusCode statusCode ) : System

Method Details

PwintyApiException() public méthode

public PwintyApiException ( string errorMessage, HttpStatusCode statusCode ) : System
errorMessage string
statusCode HttpStatusCode
Résultat System