Searched refs:thrownExceptions (Results 1 – 1 of 1) sorted by relevance
127 final List<Throwable> thrownExceptions = new CopyOnWriteArrayList<Throwable>(); in test_read_multiple() local140 thrownExceptions.add(ex); in test_read_multiple()153 for (Throwable exception : thrownExceptions) { in test_read_multiple()