Class PhyloXMLException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.episteme.natural.biology.loaders.phyloxml.PhyloXMLException
All Implemented Interfaces:
Serializable

public class PhyloXMLException extends Exception
Exception thrown when PhyloXML parsing fails.
Since:
1.0
Author:
Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
See Also:
  • Constructor Details

    • PhyloXMLException

      public PhyloXMLException(String message)
    • PhyloXMLException

      public PhyloXMLException(String message, Throwable cause)