Uses of Class
io.helidon.faulttolerance.FaultToleranceException
Packages that use FaultToleranceException
-
Uses of FaultToleranceException in io.helidon.faulttolerance
Subclasses of FaultToleranceException in io.helidon.faulttoleranceModifier and TypeClassDescriptionclass
Failure because ofBulkhead
issues, most likely that the bulkhead does not allow any more queued tasks.class
Failure becauseCircuitBreaker
is open and does not accept requests.class
Retry timeout exception.class
General timeout runtime exception.