sqlitepp
C++ binding for the SQLite3 library
|
This is the complete list of members for sqlitepp::DatabaseError, including all inherited members.
DatabaseError(const int errorCode) | sqlitepp::DatabaseError | explicit |
DatabaseError(const int errorCode, const std::string &errorMessage) | sqlitepp::DatabaseError | |
errorCode() const | sqlitepp::DatabaseError |