Extracted from Pike v7.6 release 61 at 2005-12-30.
pike.ida.liu.se
[Top]
Protocols
Protocols.XMLRPC

Method Protocols.XMLRPC.encode_response_fault()


Method encode_response_fault

string Protocols.XMLRPC.encode_response_fault(int fault_code, string fault_string)

Description

Encodes a response fault containing a fault_code and a fault_string and returns the XML-RPC string representation.