Throwable::getMessage

(PHP 7, PHP 8)

Throwable::getMessage獲取信息

說明

public Throwable::getMessage(): string

返回拋出對(duì)象所關(guān)聯(lián)的描述信息。

參數(shù)

此函數(shù)沒有參數(shù)。

返回值

返回拋出對(duì)象所關(guān)聯(lián)的描述信息。

參見