Return a reference providing non-modifiable access to the stack-trace frame at the specified index. The behavior is undefined unless 0 <= index < length().
reference providing non-modifiable access to the frame at index
| Name | Description |
|---|---|
| index | zero-based index of the stack-trace frame |