Throwable
PHP Manual

Throwable::__toString

(PHP 7)

Throwable::__toStringGets a string representation of the thrown object

Beschreibung

abstract public string Throwable::__toString ( void )

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Returns the string representation of the thrown object.

Siehe auch


Throwable
PHP Manual