Throwable
PHP Manual

Throwable::__toString

(PHP 7)

Throwable::__toStringGets a string representation of the thrown object

Descrição

abstract public string Throwable::__toString ( void )

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

Returns the string representation of the thrown object.

Veja Também


Throwable
PHP Manual