Searched refs:ExceptionWithoutThrowableConstructor (Results 1 - 1 of 1) sorted by relevance

/external/guava/guava-tests/test/com/google/common/util/concurrent/
H A DFuturesTest.java1811 ExceptionWithoutThrowableConstructor.class);
1813 } catch (ExceptionWithoutThrowableConstructor expected) {
1896 public static final class ExceptionWithoutThrowableConstructor class in class:FuturesTest
1898 public ExceptionWithoutThrowableConstructor(String s) { method in class:FuturesTest.ExceptionWithoutThrowableConstructor

Completed in 100 milliseconds