#include <stdexcept>Go to the source code of this file.
Classes | |
| class | SqlDatabaseOpenException |
| Thrown when the database connection fails to open. More... | |
| class | SqlDatabaseIncompleteSqlException |
| class | SqlDatabaseBadStatementException |
| Thrown when the SQL statement failed because of syntax errors, etc. More... | |
| class | SqlDatabaseUnknownException |
| Exceptions that fits no other category. More... | |
1.5.0