getStackTraceString
Extension function to get the stack trace of a Throwable as a string.
Receiver
Throwable The throwable instance.
Return
A string representation of the stack trace.
Extension function to get the stack trace of a Throwable as a string.
Throwable The throwable instance.
A string representation of the stack trace.