Searched refs:causeException (Results 1 – 1 of 1) sorted by relevance
745 …val causeException = causeExceptionCache ?: createCauseException(cause).also { causeExceptionCache… in <lambda>() constant746 state.addExceptionLocked(causeException) in <lambda>()756 …val causeException = causeExceptionCache ?: createCauseException(cause).also { causeExceptionCache… in <lambda>() constant759 if (tryMakeCancelling(state, causeException)) return COMPLETING_ALREADY in <lambda>()762 … val finalState = tryMakeCompleting(state, CompletedExceptionally(causeException)) in <lambda>()