@API(status=STABLE,
since="6.0")
public final class RetryExceptionPredicate
extends Object
implements Predicate<Throwable>
throwables that can be safely retried and false
in any other case. This predicate can be used for example with Resilience4j.| Constructor and Description |
|---|
RetryExceptionPredicate() |
Copyright © 2019–2021 Neo4j, Neo4j Sweden AB. All rights reserved.