Documentation TYPO3 par Ameos

soap_fault Class Reference

Inheritance diagram for soap_fault:
[legend]
Collaboration diagram for soap_fault:
[legend]
List of all members.

Public Member Functions

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

Public Attributes

 $faultcode
 $faultactor
 $faultstring
 $faultdetail

Detailed Description

Contains information for a SOAP fault. Mainly used for returning faults from deployed functions in a server instance.
Author:
Dietrich Ayala <dietrich@ganx4.com>
Version:
Id
class.nusoap.php 1421 2006-04-10 09:27:15Z mundaun
public

Definition at line 911 of file class.nusoap.php.


Member Function Documentation

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

constructor

Parameters:
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

Definition at line 945 of file class.nusoap.php.

References $faultactor, $faultcode, $faultdetail, and $faultstring.

soap_fault::serialize (  ) 

serialize a fault

Returns:
string The serialization of the fault instance. public

Definition at line 959 of file class.nusoap.php.

References nusoap_base::serialize_val().


The documentation for this class was generated from the following file:


Généré par TYPO3 Ameos avec  doxygen 1.4.6