Method get_backtrace() Method get_backtrace array get_backtrace(object|array err) Description Return the backtrace array from an error object or array (typically caught by a catch), or zero if there is none. Errors are thrown on if there are problems retrieving the backtrace. See also describe_backtrace(), describe_error()