![]() |
RDKit
Open-source cheminformatics and machine learning.
|
#include <AlignMolecules.h>
Public Member Functions | |
MolAlignException (const char *msg) | |
construct with an error message More... | |
MolAlignException (const std::string msg) | |
construct with an error message More... | |
const char * | message () const |
get the error message More... | |
~MolAlignException () throw () | |
Definition at line 24 of file AlignMolecules.h.
|
inline |
construct with an error message
Definition at line 27 of file AlignMolecules.h.
|
inline |
construct with an error message
Definition at line 29 of file AlignMolecules.h.
|
inline |
Definition at line 32 of file AlignMolecules.h.
|
inline |
get the error message
Definition at line 31 of file AlignMolecules.h.