Trace

Tracing result. Allows to inspect the traces from where raise was called.

Constructors

Link copied to clipboard
constructor(exception: CancellationException)

Functions

Link copied to clipboard

Prints the stacktrace.

Link copied to clipboard

Returns the stacktrace as a String

Link copied to clipboard

Returns the suppressed exceptions that occurred during cancellation of the surrounding coroutines,