Flash Media Server |
|||
| Server-Side ActionScript Language Reference > Server-Side ActionScript Language Reference > SOAPFault class | |||
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 |
Description |
|---|---|
|
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. |
|
|
A string indicating the source of the fault. |
|
|
A string indicating the short standard qualified name describing the error. |
|
|
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