@FunctionalInterface public static interface ObjectUtils.ExceptionThrowingOperation<T>
T
run()
T run() throws java.lang.Exception
java.lang.Exception