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 23 of file FeatureParser.h.
◆ FeatureFileParseException()
RDKit::FeatureFileParseException::FeatureFileParseException |
( |
unsigned int | lineNo, |
|
|
std::string | line, |
|
|
std::string | msg ) |
|
inline |
◆ ~FeatureFileParseException()
RDKit::FeatureFileParseException::~FeatureFileParseException |
( |
| ) |
|
|
overridedefaultnoexcept |
◆ line()
std::string RDKit::FeatureFileParseException::line |
( |
| ) |
const |
|
inline |
◆ lineNo()
unsigned int RDKit::FeatureFileParseException::lineNo |
( |
| ) |
const |
|
inline |
◆ what()
const char * RDKit::FeatureFileParseException::what |
( |
| ) |
const |
|
inlineoverridenoexcept |
The documentation for this class was generated from the following file: