C# Class XmlRpc_Wrapper.XmlRpcException

Inheritance: System.Exception
Afficher le fichier Open project: uml-robotics/ROS.NET

Méthodes publiques

Méthode Description
XmlRpcException ( string msg, int errCode = -1 ) : System
getCode ( ) : int

Method Details

XmlRpcException() public méthode

public XmlRpcException ( string msg, int errCode = -1 ) : System
msg string
errCode int
Résultat System

getCode() public méthode

public getCode ( ) : int
Résultat int