|
fb-cpp 0.0.2
A modern C++ wrapper for the Firebird database API
|
This is the complete list of members for fbcpp::DatabaseException, including all inherited members.
| DatabaseException(Client &client, const std::intptr_t *statusVector) | fbcpp::DatabaseException | inlineexplicit |
| DatabaseException(const DatabaseException &other) (defined in fbcpp::DatabaseException) | fbcpp::DatabaseException | inline |
| DatabaseException(DatabaseException &&)=default (defined in fbcpp::DatabaseException) | fbcpp::DatabaseException | |
| FbCppException(const std::string &message) | fbcpp::FbCppException | inlineexplicit |
| getErrorCode() const noexcept | fbcpp::DatabaseException | inline |
| getErrors() const noexcept | fbcpp::DatabaseException | inline |
| getSqlState() const noexcept | fbcpp::DatabaseException | inline |
| operator=(const DatabaseException &)=delete (defined in fbcpp::DatabaseException) | fbcpp::DatabaseException | |
| operator=(DatabaseException &&)=delete (defined in fbcpp::DatabaseException) | fbcpp::DatabaseException |