DataException Class ReferenceBase 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...
|
|||||||||||||||||||||||||||
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 |
Generated by doxygen at Fri Oct 22 23:15:43 2010


