Package io.micronaut.retry.exception
Retry exceptions.
- Since:
- 1.0
-
Exception Summary Exception Description CircuitOpenException Runtime exception that wraps a non-runtime exception in the case of an error.FallbackException An exception thrown when an error occurs in theFallbacksystem.RetryException An exception thrown if there is something at miss with the Retry system.