userver: Member List
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
storages::sqlite::SQLiteException Member List

This is the complete list of members for storages::sqlite::SQLiteException, including all inherited members.

getErrorCode() const noexceptstorages::sqlite::SQLiteException
getErrorStr() const noexceptstorages::sqlite::SQLiteException
getExtendedErrorCode() const noexceptstorages::sqlite::SQLiteException
SQLiteException(const char *error_message, int error_code, int extended_error_code) (defined in storages::sqlite::SQLiteException)storages::sqlite::SQLiteException
SQLiteException(const std::string &error_message, int error_code, int extended_error_code) (defined in storages::sqlite::SQLiteException)storages::sqlite::SQLiteException
SQLiteException(const char *error_message, int error_code) (defined in storages::sqlite::SQLiteException)storages::sqlite::SQLiteException
SQLiteException(const std::string &error_message, int error_code) (defined in storages::sqlite::SQLiteException)storages::sqlite::SQLiteException
SQLiteException(const char *error_message) (defined in storages::sqlite::SQLiteException)storages::sqlite::SQLiteExceptionexplicit
SQLiteException(const std::string &error_message) (defined in storages::sqlite::SQLiteException)storages::sqlite::SQLiteExceptionexplicit
~SQLiteException() override (defined in storages::sqlite::SQLiteException)storages::sqlite::SQLiteException