18.24.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.
 
Release 2.5.4, documentation updated on 23rd December, 2008.
 
See About this document... for information on suggesting changes.