Throwable::getTraceAsString

(PHP 7)

Throwable::getTraceAsStringGets the stack trace as a string

Descrição

abstract public Throwable::getTraceAsString ( void ) : string

Parâmetros

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

Valor Retornado

Returns the stack trace as a string.

Veja Também