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