DataException Class Reference
[Public API]

Base class for exceptions thrown when daba from database is manipulated, for example conversion from string to int failed, bad sql query was executed or parser could not parse corrupted csv file. More...

#include <exception.h>

Inheritance diagram for DataException:

Inheritance graph
[legend]
Collaboration diagram for DataException:

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Detailed Description

Base class for exceptions thrown when daba from database is manipulated, for example conversion from string to int failed, bad sql query was executed or parser could not parse corrupted csv file.


Constructor & Destructor Documentation

DataException 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:19 2008