Exception thrown when a database operation fails.
Declared in <dbwrapper.h>
class dbwrapper_error
: public std::runtime_error
| Name | Description |
|---|---|
std::runtime_error |
| Name | Description |
|---|---|
dbwrapper_error [constructor] | Constructs the error from a descriptive message. |
operator= | |
what [virtual] |