Class CMLException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.episteme.natural.chemistry.loaders.cml.CMLException
All Implemented Interfaces:
Serializable

public class CMLException extends Exception
CML-Specific exceptions may be thrown by CML-DOM classes and interfaces

There is no systematised set of error messages yet.

Since:
1.0
Author:
Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
See Also:
  • Field Details

  • Constructor Details

    • CMLException

      public CMLException()
    • CMLException

      public CMLException(String s)