|
| | SoapFault -- This Class returned from SoapObject::__getFault, details the error Description| Warning | This function is
EXPERIMENTAL. That means, that the behaviour of this
function, the function name, in concreto ANYTHING documented here can
change in a future release of this package WITHOUT NOTICE. Be warned, and
use this function at your own risk. |
This class no methods or constructor associated with it, but it does
have 4 available members to determine what caused the fault
$soapfault->faultstring - the fault string
$soapfault->faultcode - the fault code
$soapfault->faultactor - the fault actor
$soapfault->details - the fault details
| |
|