Main Page Namespace List Class Hierarchy Compound List File List Namespace Members Compound Members File Members
mysqlpp::BadQuery Class Reference
Exception thrown when MySQL encounters a problem while processing your query.
More...
#include <exceptions.h>
List of all members.
|
Public Attributes |
const std::string | error |
| contains explanation why query was bad
|
Detailed Description
Exception thrown when MySQL encounters a problem while processing your query.
This is the most generic MySQL++ exception. It is thrown when your SQL syntax is incorrect, or a field you requested doesn't exist in the database, or....
The documentation for this class was generated from the following file:
Generated on Thu May 5 05:31:23 2005 for MySQL++ by
1.2.18