Main Page | Class Hierarchy | Class List | Directories | File List | Class Members | Related Pages

sqlE Class Reference

class to manage all database exceptions More...

#include <sql.h>

List of all members.

Public Member Functions

 sqlE (const QSqlDatabase &dbConn, const QString &type="Database Error")
 Constructor which receives the connection in error.
QString getErrorType ()
 Method to return the type of error.
QString getErrorMessage ()
 Method to return the erorr message.


Detailed Description

class to manage all database exceptions

This class will display gather the data from a failed sql call and present the data in the form of an exception to be caught by the appropriate class.

Definition at line 142 of file sql.h.


The documentation for this class was generated from the following files:
Generated on Thu Apr 6 16:27:21 2006 for time-table by  doxygen 1.4.4