![]() |
RDKit
Open-source cheminformatics and machine learning.
|
used to indicate errors from incorrect confomer access More...
#include <Conformer.h>
Public Member Functions | |
ConformerException (const char *msg) | |
construct with an error message More... | |
ConformerException (const std::string &msg) | |
construct with an error message More... | |
const char * | message () const |
get the error message More... | |
~ConformerException () throw () | |
used to indicate errors from incorrect confomer access
Definition at line 22 of file Conformer.h.
|
inline |
construct with an error message
Definition at line 25 of file Conformer.h.
|
inline |
construct with an error message
Definition at line 27 of file Conformer.h.
|
inline |
Definition at line 30 of file Conformer.h.
|
inline |
get the error message
Definition at line 29 of file Conformer.h.