Ruby 1.8.7 リファレンスマニュアル > ライブラリ一覧 > soap/elementライブラリ > SOAP::SOAPFaultクラス

class SOAP::SOAPFault

クラスの継承リスト: SOAP::SOAPFault < SOAP::SOAPEnvelopeElement < SOAP::SOAPCompoundtype < SOAP::SOAPType < SOAP < SOAP::SOAPStruct < SOAP::SOAPCompoundtype < SOAP::SOAPType < SOAP < Enumerable < XSD::NSDBase < Object < Kernel

要約

特異メソッド

new(faultcode = nil, faultstring = nil, faultactor = nil, detail = nil)

[TODO]

インスタンスメソッド

detail
detail=(rhs)

[TODO]

encode(generator, ns, attrs = {})

[TODO]

faultactor
faultactor=(rhs)

[TODO]

faultcode
faultcode=(rhs)

[TODO]

faultstring
faultstring=(rhs)

[TODO]

class SOAP::SOAPFault