| 
    StormByte C++ Library: Database module 0.0.9999
    
   StormByte-Database is a StormByte library module for handling database connections 
   | 
 
This is the complete list of members for StormByte::Database::SQLite::Exception, including all inherited members.
| Exception(const std::string &message) | StormByte::Database::SQLite::Exception | |
| Exception(const Exception &)=default | StormByte::Database::SQLite::Exception | |
| Exception(Exception &&) noexcept=default | StormByte::Database::SQLite::Exception | |
| operator=(const Exception &)=default | StormByte::Database::SQLite::Exception | |
| operator=(Exception &&) noexcept=default | StormByte::Database::SQLite::Exception | |
| ~Exception() noexcept override=default | StormByte::Database::SQLite::Exception | virtual |