public interface ThrowableConsumer<T,E extends java.lang.Exception>
void
apply(T arg)
void apply(T arg) throws E extends java.lang.Exception
E extends java.lang.Exception