public final class SelfClassificationStrategy extends Object implements ClassificationStrategy
| Constructor and Description |
|---|
SelfClassificationStrategy() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
test(Throwable throwable,
Predicate<Throwable> predicate) |
public boolean test(Throwable throwable, Predicate<Throwable> predicate)
test in interface ClassificationStrategyCopyright © 2015–2019 Zalando SE. All rights reserved.