Package jebl.evolution.io
Class ImportException.TooFewTaxaException
java.lang.Object
java.lang.Throwable
java.lang.Exception
jebl.evolution.io.ImportException
jebl.evolution.io.ImportException.TooFewTaxaException
- All Implemented Interfaces:
Serializable
- Enclosing class:
ImportException
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class jebl.evolution.io.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 java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
TooFewTaxaException
public TooFewTaxaException() -
TooFewTaxaException
-
-
Method Details
-
userMessage
- Overrides:
userMessage
in classImportException
-