clang-tags
C/C++ source code indexing tool based on libclang
 All Classes Functions Variables Typedefs Groups Pages
Public Member Functions | List of all members
Sqlite::Error Struct Reference

Exception for SQLite errors. More...

#include <database.hxx>

Public Member Functions

 Error (const std::string &what)
 Constructor.

Detailed Description

Exception for SQLite errors.

Constructor & Destructor Documentation

Sqlite::Error::Error ( const std::string &  what)
inline

Constructor.

Parameters
whaterror description

The documentation for this struct was generated from the following file: