method

new

ruby latest stable - Class: XMLRPC::FaultException

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v2_2_9) is shown here.

new(faultCode, faultString)
public

Creates a new XMLRPC::FaultException instance.

faultString is passed to StandardError as the msg of the Exception.