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