LMDBAL 0.6.0
LMDB (Lightning Memory-Mapped Database Manager) Abstraction Layer
|
This is the complete list of members for LMDBAL::NotFound, including all inherited members.
Exception() (defined in LMDBAL::Exception) | LMDBAL::Exception | |
getMessage() const | LMDBAL::NotFound | virtual |
NotFound(const std::string &key, const std::string &dbName, const std::string &tableName) | LMDBAL::NotFound | |
what() const noexcept(true) override | LMDBAL::Exception | |
~Exception() (defined in LMDBAL::Exception) | LMDBAL::Exception | virtual |