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

TimeoutCancellationException

A subclass of CancellationException thrown by withTimeout when the time limit elapses before the block completes. The enclosing coroutine scope is cancelled; use withTimeoutOrNull to return null instead.

References

In this namespace

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