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