tntdb
1.4
|
Exception thrown when the execution of an SQL statement caused an error. More...
#include <error.h>
Public Member Functions | |
SqlError (const std::string &sql_, const std::string &msg="sql error") | |
const std::string & | getSql () const |
![]() | |
Error (const std::string &msg) | |
Constructor. More... | |
Exception thrown when the execution of an SQL statement caused an error.