Solutions Open Source

Référence de la classe soap_fault

Graphe d'héritage de soap_fault:

Inheritance graph
[légende]
Graphe de collaboration de soap_fault:

Collaboration graph
[légende]

Liste de tous les membres

Fonctions membres publiques

 soap_fault ($faultcode, $faultactor='', $faultstring='', $faultdetail='')
 serialize ()

Attributs publics

 $faultcode
 $faultactor
 $faultstring
 $faultdetail


Description détaillée

Contains information for a SOAP fault. Mainly used for returning faults from deployed functions in a server instance.
Auteur:
Dietrich Ayala <dietrich@ganx4.com>
Version:
Id
public

Documentation des fonctions membres

soap_fault::soap_fault ( faultcode,
faultactor = '',
faultstring = '',
faultdetail = '' 
)

constructor

Paramètres:
string $faultcode (client | server)
string $faultactor only used when msg routed between multiple actors
string $faultstring human readable error message
mixed $faultdetail detail, typically a string or array of string

soap_fault::serialize (  ) 

serialize a fault

Renvoie:
string The serialization of the fault instance. public


Documentation des données membres

soap_fault::$faultcode

soap_fault::$faultactor

soap_fault::$faultstring

soap_fault::$faultdetail


La documentation de cette classe a été générée à partir du fichier suivant :
Généré le Fri Aug 31 11:41:52 2007 pour OBLADY - Typo3 API v4.1.2 par  doxygen 1.5.3