Package jebl.evolution.io
Class ImportException.UnparsableDataException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- jebl.evolution.io.ImportException
-
- jebl.evolution.io.ImportException.UnparsableDataException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- ImportException
public static class ImportException.UnparsableDataException extends ImportException
- See Also:
- Serialized Form
-
-
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 Constructor Description UnparsableDataException()
UnparsableDataException(java.lang.String message)
-
Method Summary
-
Methods inherited from class jebl.evolution.io.ImportException
userMessage
-
-