Home
last modified time | relevance | path

Searched defs:TimeoutCancellationException (Results 1 – 1 of 1) sorted by relevance

/external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/
DTimeout.kt166 public class TimeoutCancellationException internal constructor( in nameString() class
183 internal fun TimeoutCancellationException( method