Home
last modified time | relevance | path

Searched refs:handleBuilderException (Results 1 – 3 of 3) sorted by relevance

/external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/selects/
DSelectUnbiased.kt26 scope.handleBuilderException(e) in <lambda>()
39 internal fun handleBuilderException(e: Throwable) = instance.handleBuilderException(e) in handleBuilderException() method
48 instance.handleBuilderException(e) in handleBuilderException()
DSelect.kt207 scope.handleBuilderException(e) in trySelect()
346 internal fun handleBuilderException(e: Throwable) { in next() method
/external/kotlinx.coroutines/kotlinx-coroutines-core/api/
Dkotlinx-coroutines-core.api1202 public final fun handleBuilderException (Ljava/lang/Throwable;)V
1252 public final fun handleBuilderException (Ljava/lang/Throwable;)V