XmlRpcException

Exception class used for XML-RPC response errors.

Constructors

this
this(int faultCode, string faultString)
Undocumented in source.

Members

Variables

faultCode
int faultCode;
faultString
string faultString;

Meta