CancellationException

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