jebl.evolution.io
Class ImportException.ShortSequenceException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by jebl.evolution.io.ImportException
              extended by jebl.evolution.io.ImportException.ShortSequenceException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
ImportException

public static class ImportException.ShortSequenceException
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
ImportException.ShortSequenceException()
           
ImportException.ShortSequenceException(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

ImportException.ShortSequenceException

public ImportException.ShortSequenceException()

ImportException.ShortSequenceException

public ImportException.ShortSequenceException(java.lang.String message)
Method Detail

userMessage

public java.lang.String userMessage()
Overrides:
userMessage in class ImportException


http://code.google.com/p/jebl2/