Php/docs/soapfault.tostring

来自菜鸟教程
跳转至:导航、​搜索

SoapFault::__toString

(PHP 5, PHP 7)

SoapFault::__toStringObtain a string representation of a SoapFault


说明

public SoapFault::__toString ( ) : string

Returns a string representation of the SoapFault.


参数

此函数没有参数。


返回值

A string describing the SoapFault.