Uses of Class
org.eclipse.microprofile.faulttolerance.exceptions.FaultToleranceException
Packages that use FaultToleranceException
Package
Description
Exceptions for Microprofile Fault Tolerance
-
Uses of FaultToleranceException in org.eclipse.microprofile.faulttolerance.exceptions
Modifier and TypeClassDescriptionclassThe exception should be thrown when Bulkhead implementation throws an exception, e.g.classThe exception should be thrown when circuit breaker is open.classThe exception should be thrown when the definition of any Fault Tolerance annotations is invalid.classThe exception should be thrown when timeout is reached.