IOException

expect fun IOException(message: String, cause: Throwable? = null)(source)
actual fun IOException(message: String, cause: Throwable?)(source)