Sets the status code and response body of msg to indicate an unsuccessful XML-RPC call, with the error described by
fault_code and fault_format.
| msg |
an XML-RPC request |
| fault_code |
the fault code |
| fault_format |
a printf-style format string |
| ... |
the parameters to |