tntdb
1.4
|
Base class for database errors. More...
#include <error.h>
Public Member Functions | |
Error (const std::string &msg) | |
Constructor. More... | |
Base class for database errors.
All errors are handled by throwing this or a derived class.
|
explicit |
Constructor.