Searched refs:handleFatalException (Results 1 – 1 of 1) sorted by relevance
115 handleFatalException(fatalException, result.exceptionOrNull()) in getSuccessfulResult()137 internal fun handleFatalException(exception: Throwable?, finallyException: Throwable?) { in handleFatalException() method in kotlinx.coroutines.DispatchedTask211 handleFatalException(e, null) in runUnconfinedEventLoop()