Searched refs:exceptionOrNull (Results 1 – 15 of 15) sorted by relevance
80 public long exceptionOrNull; field in EventMod114 exceptionOrNull = -1; in EventMod()
128 mod.exceptionOrNull = exceptionClassID; in setExceptionOnly()
1199 .setNextValueAsReferenceTypeID(eventModifier.exceptionOrNull); in setEvent()
22 verifyStackTrace("select/${name.methodName}", result.exceptionOrNull()!!) in testSelectJoin()42 verifyStackTrace("select/${name.methodName}", result.exceptionOrNull()!!) in <lambda>()
222 exception = it.exceptionOrNull() in <lambda>()276 val ex = result.exceptionOrNull() ?: error("Expected to fail") in <lambda>()
11 public fun exceptionOrNull(): Throwable? method
220 assertTrue(result.exceptionOrNull() is T, "Expected ${T::class}, but had $result") in <lambda>()221 return result.exceptionOrNull()!! as T in <lambda>()
17 assertTrue(result.exceptionOrNull() is ClassNotFoundException) in testNoAtomicfuInClasspath()
19 val r1 = runCatching { testBody { flow(it) } }.exceptionOrNull() in <lambda>()23 val r2 = runCatching { testBody { abstractFlow(it) } }.exceptionOrNull() in <lambda>()
81 val exception = result.exceptionOrNull() ?: fail() in <lambda>()
115 handleFatalException(fatalException, result.exceptionOrNull()) in getSuccessfulResult()
257 … actual = kotlin.runCatching { uncompleted.await() }.exceptionOrNull() as? CancellationException in <lambda>()
830 … "but is being completed with $proposedUpdate", proposedUpdate.exceptionOrNull in <lambda>()906 private val Any?.exceptionOrNull: Throwable? in <lambda>() constant1190 return state.exceptionOrNull in <lambda>()
298 uCont.resumeWithStackTrace(result.exceptionOrNull()!!) in next()
2400 (referenceType exceptionOrNull