method
bottom
bottom(n = 0)
public
Returns the n number of frames on the call stack from the first frame initialized.
Raises FrameOverflow if there are no frames in the given stack range.
bottom(n = 0)
public
Returns the n number of frames on the call stack from the first frame initialized.
Raises FrameOverflow if there are no frames in the given stack range.