Package jebl.evolution.distances
Class CannotBuildDistanceMatrixException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalArgumentException
jebl.evolution.distances.CannotBuildDistanceMatrixException
- All Implemented Interfaces:
Serializable
- Version:
- $Id$
- Author:
- Matthew Cheung
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionCannotBuildDistanceMatrixException
(String matrix, String taxon1, String taxon2) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CannotBuildDistanceMatrixException
-
CannotBuildDistanceMatrixException
-