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