|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
jebl.evolution.io.ImportException
jebl.evolution.io.ImportException.MissingFieldException
public static class ImportException.MissingFieldException
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 | |
---|---|
ImportException.MissingFieldException()
|
|
ImportException.MissingFieldException(java.lang.String message)
|
Method Summary | |
---|---|
java.lang.String |
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 |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ImportException.MissingFieldException()
public ImportException.MissingFieldException(java.lang.String message)
Method Detail |
---|
public java.lang.String userMessage()
userMessage
in class ImportException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |