![]() |
RDKit
Open-source cheminformatics and machine learning.
|
used to indicate errors for unimplemented fp types in convenience functions More...
#include <FingerprintGenerator.h>
Public Member Functions | |
UnimplementedFPException (const char *msg) | |
construct with an error message More... | |
UnimplementedFPException (const std::string &msg) | |
construct with an error message More... | |
const char * | message () const |
get the error message More... | |
~UnimplementedFPException () throw () | |
used to indicate errors for unimplemented fp types in convenience functions
Definition at line 300 of file FingerprintGenerator.h.
|
inline |
construct with an error message
Definition at line 304 of file FingerprintGenerator.h.
|
inline |
construct with an error message
Definition at line 306 of file FingerprintGenerator.h.
|
inline |
Definition at line 309 of file FingerprintGenerator.h.
|
inline |
get the error message
Definition at line 308 of file FingerprintGenerator.h.