Searched defs:ExceptionWithGoodAndBadConstructor (Results 1 – 2 of 2) sorted by relevance
113 static final class ExceptionWithGoodAndBadConstructor extends Exception { class in FuturesGetCheckedInputs114 public ExceptionWithGoodAndBadConstructor(String message, Throwable cause) { in ExceptionWithGoodAndBadConstructor() method in FuturesGetCheckedInputs.ExceptionWithGoodAndBadConstructor118 public ExceptionWithGoodAndBadConstructor(Throwable cause) { in ExceptionWithGoodAndBadConstructor() method in FuturesGetCheckedInputs.ExceptionWithGoodAndBadConstructor