Package jebl.evolution.io
Class NexusImporter.MissingBlockException
java.lang.Object
java.lang.Throwable
java.lang.Exception
jebl.evolution.io.ImportException
jebl.evolution.io.NexusImporter.MissingBlockException
- All Implemented Interfaces:
Serializable
- Enclosing class:
NexusImporter
Thrown when a block is missing that is required for importing a particular type of data from the nexus input.
- See Also:
-
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 -
Method Summary
Methods inherited from class jebl.evolution.io.ImportException
userMessage
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
MissingBlockException
public MissingBlockException() -
MissingBlockException
-