C# Class trellow.api.TrelloException

Inheritance: System.Exception
ファイルを表示 Open project: Bunk/trellow

Public Methods

Method Description
TrelloException ( string message, HttpStatusCode statusCode ) : System

Method Details

TrelloException() public method

public TrelloException ( string message, HttpStatusCode statusCode ) : System
message string
statusCode HttpStatusCode
return System