Method Protocols.XMLRPC.encode_response_fault() Method encode_response_fault string 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.