frames property

List<Frame> frames
final

The stack frames that comprise this stack trace.

Implementation

final List<Frame> frames;