#include <exceptions.h>
Inheritance diagram for pqxxobject::DatabaseError:

Public Member Functions | |
| DatabaseError (const std::string &what_arg) | |
| Throw a database error. | |
This exception is thown by all database-interacting classes in the case that the backend database caused libpqxx to throw an exception, or in the case of a runtime error in the database logic.
Definition at line 53 of file exceptions.h.
|
|
Throw a database error.
Definition at line 61 of file exceptions.h. |
1.3.6-20040222