Searched refs:throwingRuntimeException (Results 1 – 1 of 1) sorted by relevance
93 ListenableFuture<String> f = ThrowingFuture.throwingRuntimeException(e); in testRuntimeExeceptionFromGet()174 throwingRuntimeException(RuntimeException e) { in throwingRuntimeException() method in FutureCallbackTest.ThrowingFuture