#include <SanitException.h>
Definition at line 97 of file SanitException.h.
◆ KekulizeException() [1/3]
RDKit::KekulizeException::KekulizeException |
( |
const char * |
msg, |
|
|
std::vector< unsigned int > |
indices |
|
) |
| |
|
inline |
◆ KekulizeException() [2/3]
RDKit::KekulizeException::KekulizeException |
( |
const std::string & |
msg, |
|
|
std::vector< unsigned int > |
indices |
|
) |
| |
|
inline |
◆ KekulizeException() [3/3]
◆ ~KekulizeException()
RDKit::KekulizeException::~KekulizeException |
( |
| ) |
|
|
inlineoverridenoexcept |
◆ copy()
◆ getAtomIndices()
const std::vector< unsigned int > & RDKit::KekulizeException::getAtomIndices |
( |
| ) |
const |
|
inline |
◆ getType()
std::string RDKit::KekulizeException::getType |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ d_atomIndices
std::vector<unsigned int> RDKit::KekulizeException::d_atomIndices |
|
protected |
The documentation for this class was generated from the following file: