Gets the stack trace as a string (original) (raw)
Throwable::getTraceAsString
(PHP 7)
Throwable::getTraceAsString — Gets the stack trace as a string
Description
abstract public Throwable::getTraceAsString ( void ) : string
Parameters
This function has no parameters.
Return Values
Returns the stack trace as a string.
See Also
- Exception::getTraceAsString() - Gets the stack trace as a string