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