@FunctionalInterface public static interface Transactional.FunctionWithException<T,R>
R
apply(T t)
R apply(T t) throws java.lang.Throwable
java.lang.Throwable