printStack

expect fun Throwable.printStack()

Deprecated

This function is replaced by the same in the standard library

Replace with

printStackTrace()

Print exception stacktrace.

actual fun Throwable.printStack()

Print exception stacktrace.

actual fun Throwable.printStack()

Print exception stacktrace.

actual fun Throwable.printStack()

Print exception stacktrace.