public interface RunnableWithException
A Runnable with is permitted to throw exceptions.
Runnable
void
run()
void run() throws Exception
Exception
Copyright © 2019. All rights reserved.