Search Results

  1. This class is used to send SOAP fault responses from the PHP handler. code, string, actor and details are standard elements of a SOAP Fault.

  2. Table of Contents SoapFault::__construct — SoapFault constructor SoapFault::__toString — Obtain a string representation of a SoapFault

  3. SoapFault sert à envoyer des erreurs SOAP depuis le PHP. faultcode, faultstring, faultactor et detail sont les éléments standards SOAP.

  4. www.mirrorservice.org › en › classThe SoapFault class

    Table of Contents SoapFault::__construct — SoapFault constructor SoapFault::__toString — Obtain a string representation of a SoapFault <?php manual_footer (); ?>

  5. /* Inherited methods */ final public Exception::getMessage ( ) : string final public Exception::getPrevious ( ) : Throwable final public Exception::getCode ( ) : mixed final public Exception::getFile ( ) : string final public Exception::getLine ( ) : int final public Exception::getTrace ( ) : array final public Exception::getTraceAsString ...

  6. - see ext/soap/soap.php, PHP_METHOD (SoapFault, SoapFault). To access the namespace, use $e->faultcodens chris AT cmbuckley DOT co DOT uk 5 years ago A bit more digging in ext/soap/soap.c and the set_soap_fault function reveals the other undocumented properties from the constructor: <?php try {

  7. clone create_function extends final finally forward_static_call forward_static_call_array func_get_arg func_get_args func_num_args function function_exists get_called_class get_class get_class_methods get_class_vars get_declared_classes get_declared_interfaces get_declared_traits get_defined_functions get_object_vars get_parent_class implements ...