Throwable
PHP Manual

Throwable::getMessage

(PHP 7)

Throwable::getMessageGets the message

Beschreibung

abstract public string Throwable::getMessage ( void )

Returns the message associated with the thrown object.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Returns the message associated with the thrown object.

Siehe auch


Throwable
PHP Manual