xmlrpcc.error

Undocumented in source.

Members

Classes

MethodFaultException
class MethodFaultException

Client throws this exception if the remote method returns XML-RPC Fault Response. Server catches this exception and converts it into XML-RPC Fault Response.

XmlRpcException
class XmlRpcException

Root type for all XML-RPC exceptions

Enums

FciFaultCodes
enum FciFaultCodes

Fault Code Interoperability constants http://xmlrpc-epi.sourceforge.net/specs/rfc.fault_codes.php

Functions

makeFaultValue
Variant makeFaultValue(string faultString, int faultCode)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta