Represents a stack trace.

Hierarchy

  • StackTrace

Properties

Properties

frames: StackFrame[]

Frames associated with the stack. If no frames can be collected, then this will be an empty array.

Generated using TypeDoc