stringifyException

fun Throwable.stringifyException(): String

Return

String of exception preceded by entire stack trace.

Sources

jvm source
Link copied to clipboard