Module io.helidon.faulttolerance
Package io.helidon.faulttolerance
Class CircuitBreakerOpenException
- java.lang.Object
- 
- java.lang.Throwable
- 
- java.lang.Exception
- 
- java.lang.RuntimeException
- 
- io.helidon.faulttolerance.CircuitBreakerOpenException
 
 
 
 
- 
- All Implemented Interfaces:
- Serializable
 
 public class CircuitBreakerOpenException extends RuntimeException Failure becauseCircuitBreakeris open and does not accept requests.- See Also:
- Serialized Form
 
- 
- 
Method Summary- 
Methods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
- 
 
-