public interface IFilterWithException<T,E extends Throwable>
boolean
select(T element)
boolean select(T element) throws E extends Throwable
element
true
false
E
E extends Throwable