XMLRPC.Fault (XMLRPC v1.4.2) View Source

struct defining an xml-rpc 'fault' response

Link to this section Summary

Link to this section Types

Specs

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