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