uk.ac.man.bioinf.apps.cinema.io
Class FileSequenceInputParserExceptionHandler
java.lang.Object
|
+--uk.ac.man.bioinf.apps.cinema.io.AbstractSequenceInputParserExceptionHandler
|
+--uk.ac.man.bioinf.apps.cinema.io.FileSequenceInputParserExceptionHandler
- All Implemented Interfaces:
- ParserExceptionHandler
- public class FileSequenceInputParserExceptionHandler
- extends AbstractSequenceInputParserExceptionHandler
FileSequenceInputParserExceptionHandler handles parser exceptions
to do with parsing files, and will display a dialog box.
Created: Thu Jun 15 23:39:37 2000
- Version:
- $Id: FileSequenceInputParserExceptionHandler.java,v 1.5 2001/04/11 17:04:42 lord Exp $
- Author:
- Julian Selley
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileSequenceInputParserExceptionHandler
public FileSequenceInputParserExceptionHandler()
handleException
public void handleException(ParserException e)
- Description copied from interface:
ParserExceptionHandler
- Handles exceptions thrown by a sequence parser.
- Parameters:
e
- the exception