public static class RetryPredicates.AnyExceptionStrategy extends Object implements java.util.function.Predicate<Throwable>, Serializable
| Constructor and Description |
|---|
AnyExceptionStrategy() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
test(Throwable throwable) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitand, isEqual, negate, orpublic boolean test(Throwable throwable)
test in interface java.util.function.Predicate<Throwable>Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.