public static interface TinkBugException.ThrowingSupplier<T>
Named after java.util.function.Supplier.
T
get()
T get() throws Exception
Exception