Flowdock
method

backtrace_locations

Importance_1
v2_5_5 - Show latest stable - 0 notes - 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().

Show source
Register or log in to add new notes.