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

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

Exception(const std::string &reason)StormByte::Database::Exception
Exception(std::string &&reason)StormByte::Database::Exception
Exception(const Exception &)=defaultStormByte::Database::Exception
Exception(Exception &&) noexcept=defaultStormByte::Database::Exception
operator=(const WrongValueType &)=defaultStormByte::Database::WrongValueType
operator=(WrongValueType &&)=defaultStormByte::Database::WrongValueType
StormByte::Database::Exception::operator=(const Exception &)=defaultStormByte::Database::Exception
StormByte::Database::Exception::operator=(Exception &&) noexcept=defaultStormByte::Database::Exception
WrongValueType(const std::string &targettype)StormByte::Database::WrongValueType
WrongValueType(const WrongValueType &)=defaultStormByte::Database::WrongValueType
WrongValueType(WrongValueType &&)=defaultStormByte::Database::WrongValueType
~Exception() noexcept=defaultStormByte::Database::Exceptionvirtual
~WrongValueType() noexcept override=defaultStormByte::Database::WrongValueType