Package org.openscience.cdk.exception
Class IncorrectUseOfCDKCoreClassError
java.lang.Object
java.lang.Throwable
java.lang.Error
org.openscience.cdk.exception.IncorrectUseOfCDKCoreClassError
- All Implemented Interfaces:
Serializable
Error that is thrown by debug implementations of the core CDK classes.
- Author:
- Egon Willighagen <egonw@sci.kun.nl>
- See Also:
- Created on:
- 2003-08-07
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
IncorrectUseOfCDKCoreClassError
-