WebFramework v3.0.12
Web framework for C++.
Loading...
Searching...
No Matches
framework::exceptions::SQLite3Exception Member List

This is the complete list of members for framework::exceptions::SQLite3Exception, including all inherited members.

BaseWebFrameworkException(std::string_view errorMessage) (defined in framework::exceptions::BaseWebFrameworkException)framework::exceptions::BaseWebFrameworkException
DatabaseException(std::string_view errorMessage) (defined in framework::exceptions::DatabaseException)framework::exceptions::DatabaseException
SQLite3Exception(std::string_view errorMessage, std::string_view query="") (defined in framework::exceptions::SQLite3Exception)framework::exceptions::SQLite3Exception
~BaseWebFrameworkException()=default (defined in framework::exceptions::BaseWebFrameworkException)framework::exceptions::BaseWebFrameworkExceptionvirtual
~DatabaseException()=default (defined in framework::exceptions::DatabaseException)framework::exceptions::DatabaseExceptionvirtual
~SQLite3Exception()=default (defined in framework::exceptions::SQLite3Exception)framework::exceptions::SQLite3Exception