#include <error.h>

Public Member Functions | |
| Error (const std::string &msg) | |
| constructor for a error-message | |
All errors are handled by throwing this or a derived class.
| tntdb::Error::Error | ( | const std::string & | msg | ) | [explicit] |
constructor for a error-message
1.5.9