jebl.evolution.taxa
Class MissingTaxonException

java.lang.Object
  extended by java.lang.Throwable
      extended by jebl.evolution.taxa.MissingTaxonException
All Implemented Interfaces:
Serializable

public class MissingTaxonException
extends Throwable

Author:
Andrew Rambaut
See Also:
Serialized Form

Constructor Summary
MissingTaxonException(Taxon taxon)
           
 
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

MissingTaxonException

public MissingTaxonException(Taxon taxon)