jebl.evolution.taxa
Class MissingTaxonException

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

public class MissingTaxonException
extends java.lang.Throwable

Version:
$Id: MissingTaxonException.java 304 2006-04-25 11:04:53Z rambaut $
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MissingTaxonException

public MissingTaxonException(Taxon taxon)


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