SOAPFault class

Availability

Flash Media Server 2.

The SOAPFault class is the object type of the error object returned to WebService.onFault and SOAPCall.onFault functions. This object is returned as the result of a failure and is an ActionScript mapping of the SOAP Fault XML type.

Property summary for the SOAPFault class

Property

Description

SOAPFault.detail

A string indicating the application-specific information associated with the error, such as a stack trace or other info returned by the web service engine.

SOAPFault.faultactor

A string indicating the source of the fault.

SOAPFault.faultcode

A string indicating the short standard qualified name describing the error.

SOAPFault.faultstring

A string indicating the human-readable description of the error.


 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/fms/2/docs/00000775.html