method

set_backtrace

ruby latest stable - Class: Exception
set_backtrace(p1)
public

Sets the backtrace information associated with exc. The backtrace must be an array of String objects or a single String in the format described in Exception#backtrace.