Throwable::getMessage

(PHP 7)

Throwable::getMessageGets the message

Опис

abstract public string Throwable::getMessage ( void )

Returns the message associated with the thrown object.

Параметри

В цієї функції немає параметрів.

Значення, що повертаються

Returns the message associated with the thrown object.

Прогляньте Також

add a note add a note

User Contributed Notes

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