CancellationException

expect fun CancellationException(message: String?, cause: Throwable?): CancellationException
actual fun CancellationException(message: String?, cause: Throwable?): CancellationException

Creates a cancellation exception with a specified message and cause.

Sources

Link copied to clipboard
Link copied to clipboard