|
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::Exception, including all inherited members.
| Exception(const std::string &reason) | StormByte::Database::Exception | |
| Exception(std::string &&reason) | StormByte::Database::Exception | |
| Exception(const Exception &)=default | StormByte::Database::Exception | |
| Exception(Exception &&) noexcept=default | StormByte::Database::Exception | |
| operator=(const Exception &)=default | StormByte::Database::Exception | |
| operator=(Exception &&) noexcept=default | StormByte::Database::Exception | |
| ~Exception() noexcept=default | StormByte::Database::Exception | virtual |