XMLRPC v1.4.1 XMLRPC.Fault View Source
struct defining an xml-rpc ‘fault’ response
Link to this section Summary
Link to this section Types
Link to this type
t()
View Source
t() :: %XMLRPC.Fault{fault_code: Integer, fault_string: String.t()}