Class PredicateBasedExceptionDecision
java.lang.Object
io.smallrye.faulttolerance.core.util.PredicateBasedExceptionDecision
- All Implemented Interfaces:
ExceptionDecision
-
Field Summary
Fields inherited from interface io.smallrye.faulttolerance.core.util.ExceptionDecision
ALWAYS_EXPECTED, ALWAYS_FAILURE, IGNORE -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PredicateBasedExceptionDecision
-
-
Method Details
-
isConsideredExpected
- Specified by:
isConsideredExpectedin interfaceExceptionDecision
-