#include <AlignMolecules.h>
Public Member Functions | |
| MolAlignException (const char *msg) | |
| construct with an error message | |
| MolAlignException (const std::string msg) | |
| construct with an error message | |
| const char * | message () const |
| get the error message | |
| ~MolAlignException () throw () | |
Definition at line 19 of file AlignMolecules.h.
| RDKit::MolAlign::MolAlignException::MolAlignException | ( | const char * | msg | ) | [inline] |
| RDKit::MolAlign::MolAlignException::MolAlignException | ( | const std::string | msg | ) | [inline] |
| RDKit::MolAlign::MolAlignException::~MolAlignException | ( | ) | throw () [inline] |
Definition at line 27 of file AlignMolecules.h.
| const char* RDKit::MolAlign::MolAlignException::message | ( | ) | const [inline] |
1.5.6