Package org.eclipse.aether.named.support
Interface Retry.DoNotRetry
- All Known Implementing Classes:
LockUpgradeNotSupportedException
- Enclosing class:
Retry
public static interface Retry.DoNotRetry
Marker interface to apply onto exceptions to make them "never retried" when thrown. This shortcuts checks with
predicate, if used.
- Since:
- 1.9.13