Osmium  0.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
Osmium::Sqlite::Exception Class Reference

#include <sqlite.hpp>

Inheritance diagram for Osmium::Sqlite::Exception:
Inheritance graph
[legend]
Collaboration diagram for Osmium::Sqlite::Exception:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 Exception (const std::string &msg, const std::string &error)

Detailed Description

Exception returned by Sqlite wrapper classes when there are errors in the Sqlite3 lib


Constructor & Destructor Documentation

Osmium::Sqlite::Exception::Exception ( const std::string &  msg,
const std::string &  error 
) [inline]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines