Home
last modified time | relevance | path

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

/external/guava/guava-tests/test/com/google/common/util/concurrent/
DFuturesGetCheckedInputs.java117 public static final class ExceptionWithManyConstructors extends Exception { class in FuturesGetCheckedInputs
120 public ExceptionWithManyConstructors() {} in ExceptionWithManyConstructors() method in FuturesGetCheckedInputs.ExceptionWithManyConstructors
122 public ExceptionWithManyConstructors(Integer i) {} in ExceptionWithManyConstructors() method in FuturesGetCheckedInputs.ExceptionWithManyConstructors
124 public ExceptionWithManyConstructors(Throwable a) {} in ExceptionWithManyConstructors() method in FuturesGetCheckedInputs.ExceptionWithManyConstructors
126 public ExceptionWithManyConstructors(Throwable a, Throwable b) {} in ExceptionWithManyConstructors() method in FuturesGetCheckedInputs.ExceptionWithManyConstructors
128 public ExceptionWithManyConstructors(String s, Throwable b) { in ExceptionWithManyConstructors() method in FuturesGetCheckedInputs.ExceptionWithManyConstructors
132 public ExceptionWithManyConstructors(Throwable a, Throwable b, Throwable c) {} in ExceptionWithManyConstructors() method in FuturesGetCheckedInputs.ExceptionWithManyConstructors
134 public ExceptionWithManyConstructors(Throwable a, Throwable b, Throwable c, Throwable d) {} in ExceptionWithManyConstructors() method in FuturesGetCheckedInputs.ExceptionWithManyConstructors
136 public ExceptionWithManyConstructors( in ExceptionWithManyConstructors() method in FuturesGetCheckedInputs.ExceptionWithManyConstructors
139 public ExceptionWithManyConstructors( in ExceptionWithManyConstructors() method in FuturesGetCheckedInputs.ExceptionWithManyConstructors
/external/guava/android/guava-tests/test/com/google/common/util/concurrent/
DFuturesGetCheckedInputs.java117 public static final class ExceptionWithManyConstructors extends Exception { class in FuturesGetCheckedInputs
120 public ExceptionWithManyConstructors() {} in ExceptionWithManyConstructors() method in FuturesGetCheckedInputs.ExceptionWithManyConstructors
122 public ExceptionWithManyConstructors(Integer i) {} in ExceptionWithManyConstructors() method in FuturesGetCheckedInputs.ExceptionWithManyConstructors
124 public ExceptionWithManyConstructors(Throwable a) {} in ExceptionWithManyConstructors() method in FuturesGetCheckedInputs.ExceptionWithManyConstructors
126 public ExceptionWithManyConstructors(Throwable a, Throwable b) {} in ExceptionWithManyConstructors() method in FuturesGetCheckedInputs.ExceptionWithManyConstructors
128 public ExceptionWithManyConstructors(String s, Throwable b) { in ExceptionWithManyConstructors() method in FuturesGetCheckedInputs.ExceptionWithManyConstructors
132 public ExceptionWithManyConstructors(Throwable a, Throwable b, Throwable c) {} in ExceptionWithManyConstructors() method in FuturesGetCheckedInputs.ExceptionWithManyConstructors
134 public ExceptionWithManyConstructors(Throwable a, Throwable b, Throwable c, Throwable d) {} in ExceptionWithManyConstructors() method in FuturesGetCheckedInputs.ExceptionWithManyConstructors
136 public ExceptionWithManyConstructors( in ExceptionWithManyConstructors() method in FuturesGetCheckedInputs.ExceptionWithManyConstructors
139 public ExceptionWithManyConstructors( in ExceptionWithManyConstructors() method in FuturesGetCheckedInputs.ExceptionWithManyConstructors