@FunctionalInterface public static interface Transactional.BiConsumerWithException<S,T,E extends java.lang.Exception>
void
accept(S s, T t)
void accept(S s, T t) throws E extends java.lang.Exception
E extends java.lang.Exception