? Throwable::getCode
Throwable::getLine ?
Bejson.com
PHP Manual
Throwable
獲取創(chuàng)建對象的文件
Throwable::getFile
(PHP 7, PHP 8)
Throwable::getFile
—
獲取創(chuàng)建對象的文件
說明
public
Throwable::getFile
():
string
返回對象拋出的文件名稱
參數(shù)
此函數(shù)沒有參數(shù)。
返回值
返回對象拋出文件的名稱
參見
Exception::getFile()
- 創(chuàng)建異常時的程序文件名稱