Throwable::__toString
Throwable::__toString
(PHP 7)
Throwable :: __ toString - 获取抛出对象的字符串表示形式
描述
abstract public string Throwable::__toString ( void )
参数
该功能没有参数。
返回值
返回抛出对象的字符串表示形式。
← Throwable::getPrevious
ArrayAccess →
(PHP 7)
Throwable :: __ toString - 获取抛出对象的字符串表示形式
abstract public string Throwable::__toString ( void )
该功能没有参数。
返回抛出对象的字符串表示形式。
← Throwable::getPrevious
ArrayAccess →