fb-cpp 0.0.2
A modern C++ wrapper for the Firebird database API
Loading...
Searching...
No Matches
fbcpp::DatabaseException Member List

This is the complete list of members for fbcpp::DatabaseException, including all inherited members.

DatabaseException(Client &client, const std::intptr_t *statusVector)fbcpp::DatabaseExceptioninlineexplicit
DatabaseException(const DatabaseException &other) (defined in fbcpp::DatabaseException)fbcpp::DatabaseExceptioninline
DatabaseException(DatabaseException &&)=default (defined in fbcpp::DatabaseException)fbcpp::DatabaseException
FbCppException(const std::string &message)fbcpp::FbCppExceptioninlineexplicit
getErrorCode() const noexceptfbcpp::DatabaseExceptioninline
getErrors() const noexceptfbcpp::DatabaseExceptioninline
getSqlState() const noexceptfbcpp::DatabaseExceptioninline
operator=(const DatabaseException &)=delete (defined in fbcpp::DatabaseException)fbcpp::DatabaseException
operator=(DatabaseException &&)=delete (defined in fbcpp::DatabaseException)fbcpp::DatabaseException