Class CannotBuildDistanceMatrixException

All Implemented Interfaces:
Serializable

public class CannotBuildDistanceMatrixException extends IllegalArgumentException
Version:
$Id$
Author:
Matthew Cheung
See Also:
  • Constructor Details

    • CannotBuildDistanceMatrixException

      public CannotBuildDistanceMatrixException(String matrix, String taxon1, String taxon2)
    • CannotBuildDistanceMatrixException

      public CannotBuildDistanceMatrixException(String msg)