RDKit
Open-source cheminformatics and machine learning.
|
This is the complete list of members for RDKit::KekulizeException, including all inherited members.
copy() const override | RDKit::KekulizeException | inlinevirtual |
d_atomIndices | RDKit::KekulizeException | protected |
d_msg | RDKit::MolSanitizeException | protected |
getAtomIndices() const | RDKit::KekulizeException | inline |
getType() const override | RDKit::KekulizeException | inlinevirtual |
KekulizeException(const char *msg, std::vector< unsigned int > indices) | RDKit::KekulizeException | inline |
KekulizeException(const std::string &msg, std::vector< unsigned int > indices) | RDKit::KekulizeException | inline |
KekulizeException(const KekulizeException &other) | RDKit::KekulizeException | inline |
MolSanitizeException(const char *msg) | RDKit::MolSanitizeException | inline |
MolSanitizeException(std::string msg) | RDKit::MolSanitizeException | inline |
MolSanitizeException(const MolSanitizeException &other) | RDKit::MolSanitizeException | inline |
what() const noexcept override | RDKit::MolSanitizeException | inline |
~KekulizeException() noexcept override | RDKit::KekulizeException | inline |
~MolSanitizeException() noexcept override | RDKit::MolSanitizeException | inline |