![]() |
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 21 of file Conformer.h.
|
inline |
construct with an error message
Definition at line 24 of file Conformer.h.
|
inline |
construct with an error message
Definition at line 26 of file Conformer.h.
|
inline | |||||||||||||
Definition at line 29 of file Conformer.h.
|
inline |
get the error message
Definition at line 28 of file Conformer.h.