Searched refs:getExceptionalResult (Results 1 – 1 of 1) sorted by relevance
216 internal fun getExceptionalResult(state: Any?): Throwable? = in getSuccessfulResult() method in kotlinx.coroutines.DispatchedTask228 val exception = getExceptionalResult(state) in getSuccessfulResult()308 val exception = getExceptionalResult(state) in resume()