@FunctionalInterface public static interface Transactional.ConsumerWithException<T>
void
accept(T t)
void accept(T t) throws java.lang.Throwable
java.lang.Throwable