@FunctionalInterface public static interface ThrowingEx.Runnable
A runnable that can throw any exception.
void
run()
void run() throws Exception
Exception