public interface ExceptionalJavaConsumer<T>
void
apply(T value)
void apply(T value) throws java.lang.Throwable
java.lang.Throwable