public interface Try8<A,B,C,D,E,F,G,H,I,Z extends java.lang.Exception>
A, B, C, D, E, F, G and H to I that may throw an Exception.
Used to instantiate a lambda that may throw an Exception before converting to an F8.Try.f(Try8)