Debea Library 1.4.2

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:
Collaboration diagram for DataException:

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

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