Class BioPAXException

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

public class BioPAXException extends Exception
BioPAX parsing exception.
Since:
1.0
Author:
Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
See Also:
  • Constructor Details

    • BioPAXException

      public BioPAXException(String message)
    • BioPAXException

      public BioPAXException(String message, Throwable cause)