| [ Index ] |
|
Code source de Mantis 1.1.0rc3 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
| Poids: | 90 lignes (2 kb) |
| Inclus ou requis: | 2 fois |
| Référencé: | 0 fois |
| Nécessite: | 0 fichiers |
nusoap_fault:: (2 méthodes):
nusoap_fault()
serialize()
soap_fault:: (0 méthodes):
Classe: nusoap_fault - X-Ref
Contains information for a SOAP fault.| nusoap_fault($faultcode,$faultactor='',$faultstring='',$faultdetail='') X-Ref |
| constructor param: string $faultcode (SOAP-ENV:Client | SOAP-ENV: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 : Thu Nov 29 09:42:17 2007 | par Balluche grâce à PHPXref 0.7 |
|