used to indicate exceptions whilst pickling (serializing) molecules
More...
#include <MolPickler.h>
used to indicate exceptions whilst pickling (serializing) molecules
Definition at line 39 of file MolPickler.h.
◆ MolPicklerException() [1/2]
RDKit::MolPicklerException::MolPicklerException |
( |
const char * |
msg | ) |
|
|
inline |
◆ MolPicklerException() [2/2]
RDKit::MolPicklerException::MolPicklerException |
( |
const std::string |
msg | ) |
|
|
inline |
◆ ~MolPicklerException()
RDKit::MolPicklerException::~MolPicklerException |
( |
| ) |
|
|
overridedefaultnoexcept |
◆ what()
const char* RDKit::MolPicklerException::what |
( |
| ) |
const |
|
inlineoverridenoexcept |
The documentation for this class was generated from the following file: