Method MasterObject()->get_backtrace()
- Method get_backtrace
arrayget_backtrace(object|arrayerr)- 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