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::OutOfBounds Member List

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

Exception(const std::string &component, std::format_string< Args... > fmt, Args &&... args) (defined in StormByte::Database::OutOfBounds)StormByte::Database::OutOfBoundsinline
OutOfBounds(int pos, std::size_t size) (defined in StormByte::Database::OutOfBounds)StormByte::Database::OutOfBoundsinline
~Exception() noexcept override=defaultStormByte::Database::Exceptionvirtual