new(faultCode, faultString)
Class Public methods
Creates a new XMLRPC::FaultException instance.
faultString
is passed to StandardError as the msg
of
the Exception.
Creates a new XMLRPC::FaultException instance.
faultString
is passed to StandardError as the msg
of
the Exception.
Please login to continue.