Throwable::getTraceAsString

(PHP 7)

Throwable::getTraceAsStringGets the stack trace as a string

Beschreibung

abstract public Throwable::getTraceAsString ( void ) : string

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Returns the stack trace as a string.

Siehe auch