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.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top