| Package | Description |
|---|---|
| org.springframework.classify | |
| org.springframework.retry.annotation |
| Modifier and Type | Class and Description |
|---|---|
class |
BinaryExceptionClassifier
A
Classifier for exceptions that has only two classes (true and
false). |
| Modifier and Type | Field and Description |
|---|---|
private SubclassClassifier<java.lang.Throwable,java.lang.reflect.Method> |
RecoverAnnotationRecoveryHandler.classifier |