Class CMLException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.episteme.natural.chemistry.loaders.cml.CMLException
- All Implemented Interfaces:
Serializable
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 Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
NYI
- See Also:
-
-
Constructor Details
-
CMLException
public CMLException() -
CMLException
-