|
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::ExecuteError, including all inherited members.
| Exception(const std::string &component, std::format_string< Args... > fmt, Args &&... args) (defined in StormByte::Database::QueryException) | StormByte::Database::QueryException | inline |
| ExecuteError(const std::string &error) (defined in StormByte::Database::ExecuteError) | StormByte::Database::ExecuteError | inline |
| QueryException(const std::string &component, std::format_string< Args... > fmt, Args &&... args) (defined in StormByte::Database::ExecuteError) | StormByte::Database::ExecuteError | inline |
| ~Exception() noexcept override=default | StormByte::Database::Exception | virtual |