Extracted from Pike v7.3 release 18 at 2002-03-27.
pike.roxen.com
[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.