C# 클래스 XmlRpc_Wrapper.XmlRpcException

상속: System.Exception
파일 보기 프로젝트 열기: uml-robotics/ROS.NET

공개 메소드들

메소드 설명
XmlRpcException ( string msg, int errCode = -1 ) : System
getCode ( ) : int

메소드 상세

XmlRpcException() 공개 메소드

public XmlRpcException ( string msg, int errCode = -1 ) : System
msg string
errCode int
리턴 System

getCode() 공개 메소드

public getCode ( ) : int
리턴 int