[ Index ] |
|
Code source de nusoap 0.7.2 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
Poids: | 86 lignes (2 kb) |
Inclus ou requis: | 2 fois |
Référencé: | 0 fois |
Nécessite: | 0 fichiers |
soap_fault:: (2 méthodes):
soap_fault()
serialize()
Classe: soap_fault - X-Ref
Contains information for a SOAP fault.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 : Mon Sep 10 13:53:24 2007 | par Balluche grâce à PHPXref 0.7 |