Uses of Class
io.github.resilience4j.retry.MaxRetriesExceededException
Packages that use MaxRetriesExceededException
-
Uses of MaxRetriesExceededException in io.github.resilience4j.retry
Methods in io.github.resilience4j.retry that return MaxRetriesExceededExceptionModifier and TypeMethodDescriptionstatic MaxRetriesExceededExceptionMaxRetriesExceededException.createMaxRetriesExceededException(Retry retry) Static method to construct aMaxRetriesExceededException