Debea Library 1.4.2

DatabaseException Class Reference
[Public API]

Database exception is thrown if other that query language related error occurs when using database classes. More...

#include <exception.h>

Inheritance diagram for DatabaseException:
Collaboration diagram for DatabaseException:

List of all members.


Public Member Functions

 DatabaseException (const std::string &pText)
 Constructor.

Detailed Description

Database exception is thrown if other that query language related error occurs when using database classes.

Usually catching this error means that there is a problem with connection to database or data file. Bad queries and commands send to database are indcated by throwing SQLException


Constructor & Destructor Documentation

DatabaseException ( const std::string &  pText  ) 

Constructor.

Parameters:
pText error text


The documentation for this class was generated from the following file:

Documentation
Quick start
Examples

API Documentation
Class hierarchy
Member index
API Reference
Store filters
Store table macros
Back

Generated by doxygen at Fri Oct 22 23:15:43 2010