Home
last modified time | relevance | path

Searched defs:ExceptionWithPrivateConstructor (Results 1 – 2 of 2) sorted by relevance

/external/guava/android/guava-tests/test/com/google/common/util/concurrent/
DFuturesGetCheckedInputs.java55 public static final class ExceptionWithPrivateConstructor extends Exception { class in FuturesGetCheckedInputs
56 private ExceptionWithPrivateConstructor(String message, Throwable cause) { in ExceptionWithPrivateConstructor() method in FuturesGetCheckedInputs.ExceptionWithPrivateConstructor
/external/guava/guava-tests/test/com/google/common/util/concurrent/
DFuturesGetCheckedInputs.java55 public static final class ExceptionWithPrivateConstructor extends Exception { class in FuturesGetCheckedInputs
56 private ExceptionWithPrivateConstructor(String message, Throwable cause) { in ExceptionWithPrivateConstructor() method in FuturesGetCheckedInputs.ExceptionWithPrivateConstructor