Home
last modified time | relevance | path

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

/external/guava/android/guava-tests/test/com/google/common/util/concurrent/
DFuturesGetCheckedInputs.java107 public static final class ExceptionWithWrongTypesConstructor extends Exception { class in FuturesGetCheckedInputs
108 public ExceptionWithWrongTypesConstructor(Integer i, String s) { in ExceptionWithWrongTypesConstructor() method in FuturesGetCheckedInputs.ExceptionWithWrongTypesConstructor
/external/guava/guava-tests/test/com/google/common/util/concurrent/
DFuturesGetCheckedInputs.java107 public static final class ExceptionWithWrongTypesConstructor extends Exception { class in FuturesGetCheckedInputs
108 public ExceptionWithWrongTypesConstructor(Integer i, String s) { in ExceptionWithWrongTypesConstructor() method in FuturesGetCheckedInputs.ExceptionWithWrongTypesConstructor