method

faultstring

v1_8_6_287 - Show latest stable - Class: SOAP::SOAPFault
faultstring()
public

No documentation available.

# File lib/soap/element.rb, line 31
  def faultstring
    self['faultstring']
  end