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