Exception | Description |
---|---|
CDKException |
Exception that is thrown by CDK classes when some problem has occurred.
|
Intractable |
Indicates a computation did not complete within some predefined bound.
|
InvalidSmilesException |
Exception thrown when an error is occurred during SMILES parsing.
|
NoSuchAtomException |
Exception that is thrown when an Atom is requested or required that
does not exist in the relevant environment.
|
NoSuchAtomTypeException |
Exception that may be thrown when an atom type is looked up or perceived
but no such atom type was found.
|
UnsupportedChemObjectException |
Error | Description |
---|---|
IncorrectUseOfCDKCoreClassError |
Error that is thrown by debug implementations of the core CDK classes.
|
Copyright © 2021. All rights reserved.