com.wideplay.warp.persist.internal
Interface ExceptionalRunnable<E extends Exception>


public interface ExceptionalRunnable<E extends Exception>


Method Summary
 void run()
           
 

Method Detail

run

void run()
         throws E extends Exception
Throws:
E extends Exception