|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.lang.Throwable java.lang.Exception jebl.evolution.io.ImportException jebl.evolution.io.NexusImporter.MissingBlockException
public static class NexusImporter.MissingBlockException
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 | |
---|---|
NexusImporter.MissingBlockException()
|
|
NexusImporter.MissingBlockException(String message)
|
Method Summary |
---|
Methods inherited from class jebl.evolution.io.ImportException |
---|
userMessage |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public NexusImporter.MissingBlockException()
public NexusImporter.MissingBlockException(String message)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |