Package org.eclipse.microprofile.faulttolerance.exceptions
@Version("1.0")
package org.eclipse.microprofile.faulttolerance.exceptions
Exceptions for Microprofile Fault Tolerance
-
ClassDescriptionThe exception should be thrown when Bulkhead implementation throws an exception, e.g.The exception should be thrown when circuit breaker is open.The exception should be thrown when the definition of any Fault Tolerance annotations is invalid.The exception should be thrown when the maximum retries is reached or overall retry duration is reached, circuit breaker is open, timeout occurred.The exception should be thrown when timeout is reached.