Interface ExceptionRunnable<E extends Exception>


public interface ExceptionRunnable<E extends Exception>
An operation that can throw an exception.
Author:
David M. Lloyd