C# Class trellow.api.TrelloException

Inheritance: System.Exception
Afficher le fichier Open project: Bunk/trellow

Méthodes publiques

Méthode Description
TrelloException ( string message, HttpStatusCode statusCode ) : System

Method Details

TrelloException() public méthode

public TrelloException ( string message, HttpStatusCode statusCode ) : System
message string
statusCode HttpStatusCode
Résultat System