Throwable::__toString

(PHP 7)

Throwable::__toStringGets a string representation of the thrown object

Açıklama

abstract public Throwable::__toString ( void ) : string

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

Returns the string representation of the thrown object.

Ayrıca Bakınız