jebl.evolution.sequences
Class SequenceStateException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by jebl.evolution.sequences.SequenceStateException
All Implemented Interfaces:
Serializable

public class SequenceStateException
extends Exception

Author:
Andrew Rambaut, Alexei Drummond
See Also:
Serialized Form

Constructor Summary
SequenceStateException(String s)
           
 
Method Summary
 
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

SequenceStateException

public SequenceStateException(String s)