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:
[legend]Collaboration diagram for DatabaseException:
[legend]List of all members.
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
The documentation for this class was generated from the following file:
|
|
|