XMLRPC.Fault (XMLRPC v1.5.0)

View Source

struct defining an xml-rpc 'fault' response

Summary

Types

t()

@type t() :: %XMLRPC.Fault{fault_code: integer(), fault_string: String.t()}