class for flagging sanitization errors
More...
#include <SanitException.h>
class for flagging sanitization errors
Definition at line 27 of file SanitException.h.
◆ MolSanitizeException() [1/3]
RDKit::MolSanitizeException::MolSanitizeException |
( |
const char * |
msg | ) |
|
|
inline |
◆ MolSanitizeException() [2/3]
RDKit::MolSanitizeException::MolSanitizeException |
( |
const std::string & |
msg | ) |
|
|
inline |
◆ MolSanitizeException() [3/3]
◆ ~MolSanitizeException()
virtual RDKit::MolSanitizeException::~MolSanitizeException |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inlinevirtual |
◆ copy()
◆ getType()
virtual std::string RDKit::MolSanitizeException::getType |
( |
| ) |
const |
|
inlinevirtual |
◆ message()
virtual const char* RDKit::MolSanitizeException::message |
( |
| ) |
const |
|
inlinevirtual |
◆ d_msg
std::string RDKit::MolSanitizeException::d_msg |
|
protected |
The documentation for this class was generated from the following file: