Searched defs:e (Results 1 – 4 of 4) sorted by relevance
69 Throwable e = assertThrows(ExecutionException.class, () -> byteStore.getDataAsync().get()); in testReadFailure() local89 Throwable e = assertThrows(ExecutionException.class, () -> incrementByte.get()); in testWriteFailure() local115 ExecutionException e = assertThrows(ExecutionException.class, () -> readFuture2.get()); in openingSameDataStoreTwice_throwsException() local
79 .catch { e -> in <lambda>() method
88 .catch { e -> in <lambda>() method
92 .catch { e -> in <lambda>() method