eZ Publish  [trunk]
eZSOAPFault Class Reference

eZSOAPFault handles SOAP fault messages More...

List of all members.

Public Member Functions

 eZSOAPFault ($faultCode="", $faultString="")
 faultCode ()
 faultString ()

Public Attributes

 $FaultCode
 Contains the fault code.
 $FaultString
 Contains the fault string.

Detailed Description

eZSOAPFault handles SOAP fault messages

Definition at line 18 of file ezsoapfault.php.


Member Function Documentation

eZSOAPFault::eZSOAPFault ( faultCode = "",
faultString = "" 
)

Constructs a new eZSOAPFault object

Definition at line 23 of file ezsoapfault.php.

Returns the fauls code.

Definition at line 32 of file ezsoapfault.php.

Returns the fauls string.

Definition at line 40 of file ezsoapfault.php.


Member Data Documentation

eZSOAPFault::$FaultCode

Contains the fault code.

Definition at line 46 of file ezsoapfault.php.

eZSOAPFault::$FaultString

Contains the fault string.

Definition at line 49 of file ezsoapfault.php.


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