Search Results

  1. The SoapFault class

    • SoapServer

      The SoapServer class Introduction ¶ The SoapServer class...

    • Exception

      Introduction ¶ Exception is the base class for all user...

    • Throwable

      Table of Contents ¶ Throwable::getMessage — Gets the message...

  2. dev.guangweiblog.com › phpdocs › classThe SoapFault class

    Class synopsis classSoapFaultextends Exception { /* Properties */ publicstring $ faultstring; public?string $ faultcode = null; public?string $ faultcodens = null; public?string $ faultactor = null; public mixed $ detail = null; public?string $ _name = null; public mixed $ headerfault = null; /* Inherited properties */ protectedstring $ message = "";

  3. php-legacy-docs.zend.com › php5 › enThe SoapFault class

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

  4. SoapFault ( string $faultcode , string $faultstring [, string $faultactor [, string $detail [, string $faultname [, string $headerfault ]]]] ) public __toString ( ) : string

  5. Class Abstraction Class Constants ClassName::class Closure (class) Closure::__construct Closure::bind Closure::bindTo Closure::call Closure::fromCallable Comments Comparing Objects Comparing generators with Iterator objects Comparison of floating point numbers Constants Constructors and Destructors Covariance and Contravariance Declaring ...

  6. The example SOAPFaultTest.java, based on the code fragments in the sections Creating and Populating a SOAPFault Object and Retrieving Fault Information, creates a message that has a SOAPFault object.

  7. This section explains the structure of SOAP fault messages with a sample message for better understanding.

  1. People also search for