C# Class ReactiveTheMilk.RtmException

RTM API レスポンスのエラー用例外
Inheritance: System.Exception
Afficher le fichier Open project: masaru-b-cl/ReactiveTheMilk

Méthodes publiques

Méthode Description
RtmException ( string code, string msg ) : System

コンストラクタ

Method Details

RtmException() public méthode

コンストラクタ
public RtmException ( string code, string msg ) : System
code string
msg string
Résultat System