method
new
ruby latest stable - Class:
XMLRPC::FaultException
new(faultCode, faultString)public
Creates a new XMLRPC::FaultException instance.
faultString is passed to StandardError as the msg of the Exception.
new(faultCode, faultString)Creates a new XMLRPC::FaultException instance.
faultString is passed to StandardError as the msg of the Exception.