
[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.
Extracted from Pike v7.3 release 11 at 2001-11-03.
|