public static class ImportException.TooFewTaxaException extends ImportException
ImportException.BadFormatException, ImportException.DuplicateFieldException, ImportException.DuplicateTaxaException, ImportException.MissingFieldException, ImportException.ShortSequenceException, ImportException.TooFewTaxaException, ImportException.UnknownTaxonException, ImportException.UnparsableDataException| Constructor and Description |
|---|
ImportException.TooFewTaxaException() |
ImportException.TooFewTaxaException(java.lang.String message) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
userMessage() |
public ImportException.TooFewTaxaException()
public ImportException.TooFewTaxaException(java.lang.String message)
public java.lang.String userMessage()
userMessage in class ImportExceptionhttp://code.google.com/p/jebl2/