R
E
@FunctionalInterface public interface FailableSupplier<R,E extends java.lang.Throwable>
Supplier
Throwable
get()
R get() throws E extends java.lang.Throwable
E extends java.lang.Throwable