public static class ExceptionHandlers.ConnectionRecoveryTriggeringPredicate
extends java.lang.Object
implements java.util.function.Predicate<java.lang.Throwable>
| Constructor and Description |
|---|
ConnectionRecoveryTriggeringPredicate() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
test(java.lang.Throwable throwable) |