struct defining an xml-rpc ‘fault’ response
t :: %XMLRPC.Fault{fault_code: Integer, fault_string: String.t}