|
tntdb
1.1
|
Baseclass for database-errors. More...
#include <error.h>
Public Member Functions | |
| Error (const std::string &msg) | |
| constructor for a error-message | |
Baseclass for database-errors.
All errors are handled by throwing this or a derived class.
| tntdb::Error::Error | ( | const std::string & | msg | ) | [explicit] |
constructor for a error-message