Statement on glibc/iconv Vulnerability

Throwable::getMessage

(PHP 7, PHP 8)

Throwable::getMessageGets the message

Descrizione

public Throwable::getMessage(): string

Returns the message associated with the thrown object.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

Returns the message associated with the thrown object.

Vedere anche:

add a note

User Contributed Notes

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