SoapFault::__toString
SoapFault::__toString
(PHP 5 >= 5.0.1, PHP 7)
SoapFault::__toString — Obtain a string representation of a SoapFault
Description
public string SoapFault::__toString ( void )
Returns a string representation of the SoapFault.
Parameters
This function has no parameters.
Return Values
A string describing the SoapFault.
← SoapFault::SoapFault
SoapHeader →
© 1997–2017 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.