uk.ac.man.bioinf.util
Interface ExceptionHandler


public interface ExceptionHandler

ExceptionHandler.java This class handles exceptions! Created: Fri May 14 14:12:58 1999

Version:
$Id: ExceptionHandler.java,v 1.3 2001/04/11 17:04:43 lord Exp $
Author:
Phillip Lord

Method Summary
 void handleException(Throwable t)
           
 

Method Detail

handleException

public void handleException(Throwable t)