private static class ExceptionAggregator.ValidException extends java.lang.Object implements Predicate<ExceptionTableEntry>
| Modifier | Constructor and Description |
|---|---|
private |
ValidException() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
test(ExceptionTableEntry in) |
public boolean test(ExceptionTableEntry in)
test in interface Predicate<ExceptionTableEntry>