#include <SLNParse.h>
Public Member Functions | |
| SLNParseException (const char *msg) | |
| SLNParseException (const std::string msg) | |
| const char * | message () const |
| ~SLNParseException () throw () | |
Definition at line 52 of file SLNParse.h.
| RDKit::SLNParseException::SLNParseException | ( | const char * | msg | ) | [inline] |
Definition at line 54 of file SLNParse.h.
| RDKit::SLNParseException::SLNParseException | ( | const std::string | msg | ) | [inline] |
Definition at line 55 of file SLNParse.h.
| RDKit::SLNParseException::~SLNParseException | ( | ) | throw () [inline] |
Definition at line 57 of file SLNParse.h.
| const char* RDKit::SLNParseException::message | ( | ) | const [inline] |
Definition at line 56 of file SLNParse.h.
1.5.6