stackTrace
val Throwable.stackTrace: Array<StackTraceElement>
Returns an array of stack trace elements representing the stack trace pertaining to this throwable.
val Throwable.stackTrace: Array<StackTraceElement>
Returns an array of stack trace elements representing the stack trace pertaining to this throwable.