stackTrace property

StackTrace stackTrace
final

Stack trace which accompanied the error. May be StackTrace.empty if no stack trace was provided.

Implementation

final StackTrace stackTrace;