C# 클래스 ReactiveTheMilk.RtmException

RTM API レスポンスのエラー用例外
상속: System.Exception
파일 보기 프로젝트 열기: masaru-b-cl/ReactiveTheMilk

공개 메소드들

메소드 설명
RtmException ( string code, string msg ) : System

コンストラクタ

메소드 상세

RtmException() 공개 메소드

コンストラクタ
public RtmException ( string code, string msg ) : System
code string
msg string
리턴 System