Package | mx.rpc.livecycle |
Class | public class FaultResponse |
Inheritance | FaultResponse Object |
Language Version: | ActionScript 3.0 |
Product Version: | LiveCycle Data Services 3 |
Runtime Versions: | Flash Player 9, AIR 1.1 |
Public Properties
Property | Defined By | ||
---|---|---|---|
clientParameters : Object
The client parameters. | FaultResponse | ||
constructor : Object
A reference to the class object or constructor function for a given object instance. | Object | ||
fault : Fault
The Fault object. | FaultResponse | ||
invocationId : String
The invocation id. | FaultResponse | ||
prototype : Object [static]
A reference to the prototype object of a class or function object. | Object |
Public Methods
Property Detail
clientParameters | property |
public var clientParameters:Object
Language Version: | ActionScript 3.0 |
Product Version: | LiveCycle Data Services 3 |
Runtime Versions: | Flash Player 9, AIR 1.1 |
The client parameters.
fault | property |
public var fault:Fault
Language Version: | ActionScript 3.0 |
Product Version: | LiveCycle Data Services 3 |
Runtime Versions: | Flash Player 9, AIR 1.1 |
The Fault object.
invocationId | property |
public var invocationId:String
Language Version: | ActionScript 3.0 |
Product Version: | LiveCycle Data Services 3 |
Runtime Versions: | Flash Player 9, AIR 1.1 |
The invocation id.
Fri Mar 19 2010, 02:45 AM -07:00