IllegalStateException
Constructors
Extension Functions
Inheritors
CancellationException
Thrown by cancellable suspending functions if the coroutine is cancelled while it is suspended. It indicates normal cancellation of a coroutine.
open class CancellationException : IllegalStateException
typealias CancellationException = CancellationException