class for flagging enumeration strategy errors
More...
#include <EnumerationStrategyBase.h>
class for flagging enumeration strategy errors
Definition at line 56 of file EnumerationStrategyBase.h.
◆ EnumerationStrategyException() [1/2]
RDKit::EnumerationStrategyException::EnumerationStrategyException |
( |
const char * |
msg | ) |
|
|
inline |
◆ EnumerationStrategyException() [2/2]
RDKit::EnumerationStrategyException::EnumerationStrategyException |
( |
const std::string & |
msg | ) |
|
|
inline |
◆ ~EnumerationStrategyException()
RDKit::EnumerationStrategyException::~EnumerationStrategyException |
( |
| ) |
|
|
inlinenoexcept |
◆ message()
const char* RDKit::EnumerationStrategyException::message |
( |
| ) |
const |
|
inlinenoexcept |
◆ what()
const char* RDKit::EnumerationStrategyException::what |
( |
| ) |
const |
|
inlineoverridenoexcept |
The documentation for this class was generated from the following file: