SoapFault extends the base Exception class.
![]() |
|
||||||||||
|
SoapFault->__construct()Описаниеclass SoapFault {__construct ( string faultcode, string faultstring [, string faultactor [, mixed detail [, string faultname [, SoapHeader headerfault]]]] ) }
This class is useful when you would like to send SOAP fault responses from
the PHP handler. Список параметров
Смотрите также
SoapFault->__construct() |