wodka
Interface ExceptionHandler

All Known Implementing Classes:
BatchRunner, BreederFrame

public interface ExceptionHandler


Method Summary
 void handleThrowable(java.lang.Throwable throwable)
           
 

Method Detail

handleThrowable

public void handleThrowable(java.lang.Throwable throwable)