@FunctionalInterface public interface ThrowableSupplier<E>
E
get()
E get() throws java.lang.Throwable
java.lang.Throwable
Supplier.get()