method
backtrace_locations
v2_5_5 -
Show latest stable
- Class:
Exception
backtrace_locations()public
Returns any backtrace associated with the exception. This method is similar to Exception#backtrace, but the backtrace is an array of Thread::Backtrace::Location.
Now, this method is not affected by Exception#set_backtrace().