Method Error.Generic()->backtrace()

class Error.Generic

Method backtrace

array backtrace()

Description

Return the backtrace where the error occurred. Normally simply returns error_backtrace.

See also

predef::backtrace()