SqlDatabaseBadStatementException Class Reference

Thrown when the SQL statement failed because of syntax errors, etc. More...

#include <sqlexceptions.hpp>

Inheritance diagram for SqlDatabaseBadStatementException:

List of all members.

Public Member Functions

 SqlDatabaseBadStatementException (const string &msg="Bad SQL statement")

Detailed Description

Thrown when the SQL statement failed because of syntax errors, etc.

Definition at line 52 of file sqlexceptions.hpp.


Constructor & Destructor Documentation

SqlDatabaseBadStatementException::SqlDatabaseBadStatementException ( const string &  msg = "Bad SQL statement"  )  [inline]

Definition at line 55 of file sqlexceptions.hpp.


The documentation for this class was generated from the following file:
Generated on Sat Aug 18 16:21:45 2007 for SqlWrapperXX by  doxygen 1.5.0