jebl.evolution.io
Class ImportException
java.lang.Object
java.lang.Throwable
java.lang.Exception
jebl.evolution.io.ImportException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- ImportException.BadFormatException, ImportException.DuplicateFieldException, ImportException.DuplicateTaxaException, ImportException.MissingFieldException, ImportException.ShortSequenceException, ImportException.TooFewTaxaException, ImportException.UnknownTaxonException, ImportException.UnparsableDataException, NexusImporter.MissingBlockException
public class ImportException
- extends Exception
- Author:
- Andrew Rambaut, Alexei Drummond
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ImportException
public ImportException()
ImportException
public ImportException(String message)
userMessage
public String userMessage()