ActionScript® 3.0 — dokumentacja dla platformy Adobe® Flash®
Strona główna  |  Ukryj listę pakietów i klas |  Pakiety  |  Klasy  |  Nowości  |  Indeks  |  Dodatki  |  Dlaczego język angielski?
Filtry: Pobieranie danych z serwera...
Pobieranie danych z serwera...
mx.rpc.soap 

SOAPFault  - AS3 Flex

Pakietmx.rpc.soap
Klasapublic class SOAPFault
DziedziczenieSOAPFault Inheritance Fault Inheritance Error Inheritance Object

Wersja języka: ActionScript 3.0
Wersja produktu: Flex 3
Wersje środowiska wykonawczego: Flash Player 9, AIR 1.1

A subclass of mx.rpc.Fault that provides SOAP specific information from a SOAP envelope Fault element.



Właściwości publiczne
 WłaściwośćZdefiniowane przez
 Inheritedconstructor : Object
Odwołanie do obiektu klasy lub funkcji konstruktora, dotyczące danej instancji obiektu.
Object
 Inheritedcontent : Object
The raw content of the fault (if available), such as an HTTP response body.
Fault
  detail : String
The detail property is the same as faultDetail but exists to match the case of the detail element in a SOAP Fault.
SOAPFault
  element : XML
The raw XML of this SOAP Fault.
SOAPFault
 InheritederrorID : int
[tylko do odczytu] Zawiera numer odwołania skojarzony z konkretnym komunikatem o błędzie.
Error
  faultactor : String
A SOAP Fault may provide information about who caused the fault through a faultactor property.
SOAPFault
  faultcode : QName
The faultcode property is similar to faultCode but exists to both match the case of the faultcode element in a SOAP Fault and to provide the fully qualified name of the code.
SOAPFault
 InheritedfaultCode : String
[tylko do odczytu] A simple code describing the fault.
Fault
 InheritedfaultDetail : String
[tylko do odczytu] Any extra details of the fault.
Fault
  faultstring : String
The faultstring property is the same as faultString but exists to match the case of the faultstring element in a SOAP envelope Fault.
SOAPFault
 InheritedfaultString : String
[tylko do odczytu] Text description of the fault.
Fault
 Inheritedmessage : String
Zawiera komunikat skojarzony z obiektem Error.
Error
 Inheritedname : String
Zawiera nazwę obiektu Error.
Error
 InheritedrootCause : Object
The cause of the fault.
Fault
Metody publiczne
 MetodaZdefiniowane przez
  
SOAPFault(faultCode:QName, faultString:String, detail:String = null, element:XML = null, faultactor:String = null)
Constructs a new SOAPFault.
SOAPFault
 Inherited
Zwraca ciąg reprezentujący stos wywołań związanych z błędem, który istniał w momencie uruchomienia konstruktora błędu.
Error
 Inherited
Wskazuje, czy dla obiektu zdefiniowano określoną właściwość.
Object
 Inherited
Wskazuje, czy instancja klasy Object należy do łańcucha prototypów obiektu określonego jako parametr.
Object
 Inherited
Wskazuje, czy określona właściwość istnieje i jest przeliczalna.
Object
 Inherited
Ustawia dostępność właściwości dynamicznej używanej w pętlach.
Object
 Inherited
Zwraca ciąg reprezentujący obiekt — sformatowany zgodnie z konwencjami właściwymi dla ustawień regionalnych.
Object
  
[przesłanianie] Returns the String "SOAPFault" plus the faultCode, faultString, and faultDetail.
SOAPFault
 Inherited
Zwraca pierwotną wartość dla określonego obiektu.
Object
Szczegół właściwości

detail

właściwość
detail:String

Wersja języka: ActionScript 3.0
Wersja produktu: Flex 3
Wersje środowiska wykonawczego: Flash Player 9, AIR 1.1

The detail property is the same as faultDetail but exists to match the case of the detail element in a SOAP Fault.



Implementacja
    public function get detail():String
    public function set detail(value:String):void

Powiązane elementy interfejsu API

element

właściwość 
public var element:XML

Wersja języka: ActionScript 3.0
Wersja produktu: Flex 3
Wersje środowiska wykonawczego: Flash Player 9, AIR 1.1

The raw XML of this SOAP Fault.

faultactor

właściwość 
public var faultactor:String

Wersja języka: ActionScript 3.0
Wersja produktu: Flex 3
Wersje środowiska wykonawczego: Flash Player 9, AIR 1.1

A SOAP Fault may provide information about who caused the fault through a faultactor property.

faultcode

właściwość 
public var faultcode:QName

Wersja języka: ActionScript 3.0
Wersja produktu: Flex 3
Wersje środowiska wykonawczego: Flash Player 9, AIR 1.1

The faultcode property is similar to faultCode but exists to both match the case of the faultcode element in a SOAP Fault and to provide the fully qualified name of the code.

Powiązane elementy interfejsu API

faultstring

właściwość 
faultstring:String

Wersja języka: ActionScript 3.0
Wersja produktu: Flex 3
Wersje środowiska wykonawczego: Flash Player 9, AIR 1.1

The faultstring property is the same as faultString but exists to match the case of the faultstring element in a SOAP envelope Fault.



Implementacja
    public function get faultstring():String
    public function set faultstring(value:String):void

Powiązane elementy interfejsu API

Konstruktor Szczegół

SOAPFault

()Konstruktor
public function SOAPFault(faultCode:QName, faultString:String, detail:String = null, element:XML = null, faultactor:String = null)

Wersja języka: ActionScript 3.0
Wersja produktu: Flex 3
Wersje środowiska wykonawczego: Flash Player 9, AIR 1.1

Constructs a new SOAPFault.

Parametry
faultCode:QName — The fully qualified name of the fault code.
 
faultString:String — The description of the fault.
 
detail:String (default = null) — Any extra details of the fault.
 
element:XML (default = null) — The raw XML of the SOAP fault.
 
faultactor:String (default = null) — Information about who caused the SOAP fault.
Szczegół metody

toString

()metoda
override public function toString():String

Wersja języka: ActionScript 3.0
Wersja produktu: Flex 3
Wersje środowiska wykonawczego: Flash Player 9, AIR 1.1

Returns the String "SOAPFault" plus the faultCode, faultString, and faultDetail.

Zwraca
String — Returns the String "SOAPFault" plus the faultCode, faultString, and faultDetail.




[ X ]Dlaczego język angielski?
Treść dokumentacji języka ActionScript 3.0 wyświetlana w języku angielskim

Niektóre części dokumentacji języka ActionScript 3.0 nie są przetłumaczone na poszczególne języki. Gdy element nie jest przetłumaczony na dany język, jest wyświetlany tekst angielski. Na przykład opis klasy ga.controls.HelpBox nie jest przetłumaczony na żaden dodatkowy język. Z tego powodu polska wersja dokumentacji zawiera opis klasy ga.controls.HelpBox w języku angielskim.