static <I1,I2,T extends Throwable>BiConsumer<I1,I2>
wrapAsBiConsumer(ThrowingBiConsumer<I1,I2,T> consumer)
Apache Camel