public interface Try7<A,B,C,D,E,F,G,H,Z extends java.lang.Exception>
A transformation function of arity-7 from A, B, C, D, E, F and G to H that may throw an Exception.
Used to instantiate a lambda that may throw an Exception before converting to an F7.