Throwable::__toString

(PHP 7)

Throwable::__toStringGets a string representation of the thrown object

Descrierea

abstract public Throwable::__toString ( void ) : string

Parametri

Această funcție nu are parametri.

Valorile întoarse

Returns the string representation of the thrown object.

A se vedea și