void
consume(I input, N other)
default IBiConsumer<I,N,E>
then(IBiConsumer<? super I,? super N,E> consumer)
E extends Exception