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