method
set_backtrace
set_backtrace(p1)
public
Sets the backtrace information associated with exc. The argument must be an array of String objects in the format described in Exception#backtrace.
set_backtrace(p1)
public
Sets the backtrace information associated with exc. The argument must be an array of String objects in the format described in Exception#backtrace.