Home
last modified time | relevance | path

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

/external/guava/android/guava-tests/test/com/google/common/util/concurrent/
DFuturesGetCheckedInputs.java75 public static final class ExceptionWithManyConstructors extends Exception { class in FuturesGetCheckedInputs
78 public ExceptionWithManyConstructors() {} in ExceptionWithManyConstructors() method in FuturesGetCheckedInputs.ExceptionWithManyConstructors
80 public ExceptionWithManyConstructors(Integer i) {} in ExceptionWithManyConstructors() method in FuturesGetCheckedInputs.ExceptionWithManyConstructors
82 public ExceptionWithManyConstructors(Throwable a) {} in ExceptionWithManyConstructors() method in FuturesGetCheckedInputs.ExceptionWithManyConstructors
84 public ExceptionWithManyConstructors(Throwable a, Throwable b) {} in ExceptionWithManyConstructors() method in FuturesGetCheckedInputs.ExceptionWithManyConstructors
86 public ExceptionWithManyConstructors(String s, Throwable b) { in ExceptionWithManyConstructors() method in FuturesGetCheckedInputs.ExceptionWithManyConstructors
90 public ExceptionWithManyConstructors(Throwable a, Throwable b, Throwable c) {} in ExceptionWithManyConstructors() method in FuturesGetCheckedInputs.ExceptionWithManyConstructors
92 public ExceptionWithManyConstructors(Throwable a, Throwable b, Throwable c, Throwable d) {} in ExceptionWithManyConstructors() method in FuturesGetCheckedInputs.ExceptionWithManyConstructors
94 public ExceptionWithManyConstructors( in ExceptionWithManyConstructors() method in FuturesGetCheckedInputs.ExceptionWithManyConstructors
97 public ExceptionWithManyConstructors( in ExceptionWithManyConstructors() method in FuturesGetCheckedInputs.ExceptionWithManyConstructors
/external/guava/guava-tests/test/com/google/common/util/concurrent/
DFuturesGetCheckedInputs.java75 public static final class ExceptionWithManyConstructors extends Exception { class in FuturesGetCheckedInputs
78 public ExceptionWithManyConstructors() {} in ExceptionWithManyConstructors() method in FuturesGetCheckedInputs.ExceptionWithManyConstructors
80 public ExceptionWithManyConstructors(Integer i) {} in ExceptionWithManyConstructors() method in FuturesGetCheckedInputs.ExceptionWithManyConstructors
82 public ExceptionWithManyConstructors(Throwable a) {} in ExceptionWithManyConstructors() method in FuturesGetCheckedInputs.ExceptionWithManyConstructors
84 public ExceptionWithManyConstructors(Throwable a, Throwable b) {} in ExceptionWithManyConstructors() method in FuturesGetCheckedInputs.ExceptionWithManyConstructors
86 public ExceptionWithManyConstructors(String s, Throwable b) { in ExceptionWithManyConstructors() method in FuturesGetCheckedInputs.ExceptionWithManyConstructors
90 public ExceptionWithManyConstructors(Throwable a, Throwable b, Throwable c) {} in ExceptionWithManyConstructors() method in FuturesGetCheckedInputs.ExceptionWithManyConstructors
92 public ExceptionWithManyConstructors(Throwable a, Throwable b, Throwable c, Throwable d) {} in ExceptionWithManyConstructors() method in FuturesGetCheckedInputs.ExceptionWithManyConstructors
94 public ExceptionWithManyConstructors( in ExceptionWithManyConstructors() method in FuturesGetCheckedInputs.ExceptionWithManyConstructors
97 public ExceptionWithManyConstructors( in ExceptionWithManyConstructors() method in FuturesGetCheckedInputs.ExceptionWithManyConstructors