#include <FileParsers.h>
Definition at line 28 of file FileParsers.h.
◆ MolFileUnhandledFeatureException() [1/2]
RDKit::MolFileUnhandledFeatureException::MolFileUnhandledFeatureException |
( |
const char * |
msg | ) |
|
|
inlineexplicit |
construct with an error message
Definition at line 31 of file FileParsers.h.
◆ MolFileUnhandledFeatureException() [2/2]
RDKit::MolFileUnhandledFeatureException::MolFileUnhandledFeatureException |
( |
const std::string |
msg | ) |
|
|
inlineexplicit |
construct with an error message
Definition at line 33 of file FileParsers.h.
◆ ~MolFileUnhandledFeatureException()
RDKit::MolFileUnhandledFeatureException::~MolFileUnhandledFeatureException |
( |
| ) |
|
|
inlineoverridenoexcept |
◆ message()
const char* RDKit::MolFileUnhandledFeatureException::message |
( |
| ) |
const |
|
inlinenoexcept |
◆ what()
const char* RDKit::MolFileUnhandledFeatureException::what |
( |
| ) |
const |
|
inlineoverridenoexcept |
The documentation for this class was generated from the following file: