ConcurrentIOException

Thrown when a coroutine awaiting I/O is replaced by another.

Constructors

Link copied to clipboard
constructor(taskName: String)

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
open val message: String?