method
new
v2_1_10 -
Show 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.