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