class
XMLRPC ::FaultException
ruby latest stable
- Superclass: StandardError
Class deprecated or moved
This class is deprecated or moved on the latest stable version. The last existing version (v2_2_9) is shown here.
Raised when the remote procedure returns a fault-structure, which has two accessor-methods faultCode an Integer, and faultString a String.
Attributes
[R] faultCode
[R] faultString
Files
- lib/xmlrpc/parser.rb