class used to indicate errors in parsing feature definition files.
More...
#include <FeatureParser.h>
class used to indicate errors in parsing feature definition files.
Definition at line 22 of file FeatureParser.h.
◆ FeatureFileParseException()
RDKit::FeatureFileParseException::FeatureFileParseException |
( |
unsigned int |
lineNo, |
|
|
std::string |
line, |
|
|
std::string |
msg |
|
) |
| |
|
inline |
◆ ~FeatureFileParseException()
RDKit::FeatureFileParseException::~FeatureFileParseException |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inline |
◆ line()
std::string RDKit::FeatureFileParseException::line |
( |
| ) |
const |
|
inline |
◆ lineNo()
unsigned int RDKit::FeatureFileParseException::lineNo |
( |
| ) |
const |
|
inline |
◆ message()
std::string RDKit::FeatureFileParseException::message |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: