C# 클래스 EdjCase.JsonRpc.Router.RpcRouterException

Base exception for all rpc router exceptions
상속: System.Exception
파일 보기 프로젝트 열기: edjCase/JsonRpc

보호된 메소드들

메소드 설명
RpcRouterException ( string message ) : System

메소드 상세

RpcRouterException() 보호된 메소드

protected RpcRouterException ( string message ) : System
message string Error message
리턴 System