Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
trellow
api
TrelloException
C# Class trellow.api.TrelloException
Inheritance:
System.Exception
Show file
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