new( parser = nil, writer = nil ) Class Public methods
load_response( stringOrReadable ) Class Public methods Also aliased as: load
load_call( stringOrReadable ) Class Public methods
load( stringOrReadable ) Class Public methods Alias for: load_response
dump_response( param ) Class Public methods Also aliased as: dump
dump_call( methodName, *params ) Class Public methods
dump( param ) Class Public methods Alias for: dump_response
to_h() Instance Public methods The faultCode and faultString of the exception in a Hash.
new(faultCode, faultString) Class Public methods Creates a new XMLRPC::FaultException instance. faultString is passed to StandardError as the msg of the Exception.
year=(value) Instance Public methods Set value as the new date/time component. Raises ArgumentError if the given value is out of range, or in the case of #year= if value is not of type Integer.
Page 421 of 2275