class
XMLRPC::FaultException
ruby latest stable
- Superclass: StandardError
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