CancellationException
expect fun CancellationException(message: String?, cause: Throwable?): CancellationException(source)
actual fun CancellationException(message: String?, cause: Throwable?): CancellationException(source)
actual fun CancellationException(message: String?, cause: Throwable?): CancellationException(source)
Creates a cancellation exception with a specified message and cause.
actual fun CancellationException(message: String?, cause: Throwable?): CancellationException(source)