RDKit
Open-source cheminformatics and machine learning.
|
#include <SmilesParse.h>
Public Member Functions | |
SmilesParseException (const char *msg) | |
SmilesParseException (const std::string msg) | |
const char * | what () const noexcept override |
~SmilesParseException () noexcept override=default | |
Definition at line 26 of file SmilesParse.h.
Definition at line 28 of file SmilesParse.h.
|
inline |
Definition at line 29 of file SmilesParse.h.
|
overridedefaultnoexcept |
Definition at line 30 of file SmilesParse.h.