@FunctionalInterface public static interface Transactional.TriFunctionWithException<S,T,U,R>
R
apply(S s, T t, U u)
R apply(S s, T t, U u) throws java.lang.Throwable
java.lang.Throwable