stackEntries property

List<String> stackEntries
final

The stack trace entries indicating where the error occurred.

Implementation

final List<String> stackEntries;