MySQL++  3.3.0
mysqlpp::BadQuery Member List

This is the complete list of members for mysqlpp::BadQuery, including all inherited members.

BadQuery(const char *w="", int e=0)mysqlpp::BadQueryinlineexplicit
BadQuery(const std::string &w, int e=0)mysqlpp::BadQueryinlineexplicit
errnum() constmysqlpp::BadQueryinline
Exception(const Exception &e) MAY_THROW()mysqlpp::Exceptioninline
Exception(const char *w="")mysqlpp::Exceptioninlineprotected
Exception(const std::string &w)mysqlpp::Exceptioninlineprotected
operator=(const Exception &rhs)mysqlpp::Exceptioninline
what() constmysqlpp::Exceptioninlinevirtual
what_mysqlpp::Exceptionprotected
~Exception()mysqlpp::Exceptioninline