Throwable::getMessage

(PHP 7)

Throwable::getMessageGets the message

Açıklama

abstract public Throwable::getMessage ( void ) : string

Returns the message associated with the thrown object.

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

Returns the message associated with the thrown object.

Ayrıca Bakınız