[ Web Proxy ]
URL:
Viewing: https://docs.python.org/2.2/lib/fault-objects.html [Back]  [Original]

11.20.5 Fault Objects

 
11.20.5 Fault Objects

A Fault object encapsulates the content of an XML-RPC fault tag. Fault objects have the following members:

faultCode
A string indicating the fault type.

faultString
A string containing a diagnostic message associated with the fault.

See About this document... for information on suggesting changes.
Web Proxy Viewer  |  New URL  |  Original Page