Class ImportException.UnknownTaxonException
java.lang.Object
java.lang.Throwable
java.lang.Exception
jebl.evolution.io.ImportException
jebl.evolution.io.ImportException.UnknownTaxonException
- All Implemented Interfaces:
Serializable
- Enclosing class:
ImportException
- Version:
- $Id: ImportException.java 838 2007-11-09 04:07:00Z twobeers $
- Author:
- Andrew Rambaut, Alexei Drummond
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class ImportException
ImportException.BadFormatException, ImportException.DuplicateFieldException, ImportException.DuplicateTaxaException, ImportException.MissingFieldException, ImportException.ShortSequenceException, ImportException.TooFewTaxaException, ImportException.UnknownTaxonException, ImportException.UnparsableDataException -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ImportException
userMessageMethods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnknownTaxonException
public UnknownTaxonException() -
UnknownTaxonException
-