? Throwable::getPrevious
ArrayAccess ?
Bejson.com
PHP Manual
Throwable
獲取 Throwable 對象 string 形式的表達
Throwable::__toString
(PHP 7, PHP 8)
Throwable::__toString
—
獲取 Throwable 對象 string 形式的表達
說明
abstract
public
Throwable::__toString
():
string
參數
此函數沒有參數。
返回值
返回拋出對象
string
形式的表達。
參見
Exception::__toString()
- 將異常對象轉換為字符串