Method Protocols.XMLRPC.encode_response_fault()
- Method encode_response_fault
stringencode_response_fault(intfault_code,stringfault_string)- Description
Encodes a response fault containing a
fault_codeand afault_stringand returns the XML-RPC string representation.