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:

Inheritance graph
[legend]
Collaboration diagram for DatabaseException:

Collaboration graph
[legend]
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 SQL exception


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
Search

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

Generated by doxygen at Sun Nov 9 02:08:18 2008