kotlin-stdlib
Native
kotlin-stdlib
/
kotlin
/
Throwable
/
getStackTrace
get
Stack
Trace
Native
fun
getStackTrace
(
)
:
Array
<
String
>
Returns an array of stack trace strings representing the stack trace pertaining to this throwable.