Class PDBMLException

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

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

    • PDBMLException

      public PDBMLException(String message)
    • PDBMLException

      public PDBMLException(String message, Throwable cause)