clang-tags
C/C++ source code indexing tool based on libclang
|
Exception for SQLite errors. More...
#include <database.hxx>
Public Member Functions | |
Error (const std::string &what) | |
Constructor. |
Exception for SQLite errors.
|
inline |
Constructor.
what | error description |