SoapFault
PHP Manual

SoapFault::__toString

(PHP 5 >= 5.0.1)

SoapFault::__toStringObtain a string representation of a SoapFault

说明

public string SoapFault::__toString ( void )

Returns a string representation of the SoapFault.

参数

此函数没有参数。

返回值

A string describing the SoapFault.


SoapFault
PHP Manual