XMLRPC.Fault

struct defining an xml-rpc ‘fault’ response

Source

Types

t :: %XMLRPC.Fault{fault_code: Integer, fault_string: String.t}