$ errors.fyi/kotlin/CancellationException 74 namespaces · 3,092 codes
kotlin · kotlin/CancellationException
CancellationException

CancellationException

Thrown when a coroutine is cancelled. This exception is treated specially by the coroutines library: it does not propagate to parent coroutines and is silently swallowed by most coroutine builders. Catching it without rethrowing will suppress cancellation.

References

In this namespace

» community-maintained · contribute on GitHub npm i -g errors-fyi && errorfyi ENOENT