public static class ExceptionHandlers.ExceptionPredicate extends Object implements java.util.function.Predicate<Throwable>
| Constructor and Description |
|---|
ExceptionPredicate(Map<Class<? extends Throwable>,Boolean> retryableExceptions) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
test(Throwable throwable) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitand, isEqual, negate, or