[ Index ]
 

Code source de CMS made simple 1.0.5

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/modules/nuSOAP/classes/ -> class.soap_fault.php (sommaire)

(pas de description)

Poids: 86 lignes (2 kb)
Inclus ou requis: 2 fois
Référencé: 0 fois
Nécessite: 0 fichiers

Définit 1 class

soap_fault:: (2 méthodes):
  soap_fault()
  serialize()


Classe: soap_fault  - X-Ref

Contains information for a SOAP fault.
Mainly used for returning faults from deployed functions
in a server instance.

soap_fault($faultcode,$faultactor='',$faultstring='',$faultdetail='')   X-Ref
constructor

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

serialize()   X-Ref
serialize a fault

return: string    The serialization of the fault instance.



Généré le : Tue Apr 3 18:50:37 2007 par Balluche grâce à PHPXref 0.7