Package io.micronaut.retry.exception
package io.micronaut.retry.exception
Retry exceptions.
- Since:
- 1.0
- Author:
- graemerocher
-
ClassDescriptionRuntime exception that wraps a non-runtime exception in the case of an error.An exception thrown when an error occurs in the
Fallback
system.An exception thrown if there is something at miss with the Retry system.