Class ExceptionAggregator.ValidException
java.lang.Object
org.benf.cfr.reader.entities.exceptions.ExceptionAggregator.ValidException
- All Implemented Interfaces:
Predicate<ExceptionTableEntry>
- Enclosing class:
- ExceptionAggregator
private static class ExceptionAggregator.ValidException
extends Object
implements Predicate<ExceptionTableEntry>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ValidException
private ValidException()
-
-
Method Details
-
test
- Specified by:
test
in interfacePredicate<ExceptionTableEntry>
-