StormByte C++ Library: Database module 0.0.9999
StormByte-Database is a StormByte library module for handling database connections
Loading...
Searching...
No Matches
StormByte::Database::ColumnNotFound Member List

This is the complete list of members for StormByte::Database::ColumnNotFound, including all inherited members.

ColumnNotFound(const std::string &collumn) (defined in StormByte::Database::ColumnNotFound)StormByte::Database::ColumnNotFoundinline
Exception(const std::string &component, std::format_string< Args... > fmt, Args &&... args) (defined in StormByte::Database::ColumnNotFound)StormByte::Database::ColumnNotFoundinline
~Exception() noexcept override=defaultStormByte::Database::Exceptionvirtual