VSQLite++ 0.3
Loading...
Searching...
No Matches
sqlite::v2::database_exception Struct Reference

Generic runtime failure raised for most SQLite errors. More...

#include <database_exception.hpp>

Inheritance diagram for sqlite::v2::database_exception:
Inheritance graph
Collaboration diagram for sqlite::v2::database_exception:
Collaboration graph

Public Member Functions

 database_exception (std::string const &msg)

Detailed Description

Generic runtime failure raised for most SQLite errors.

Definition at line 49 of file database_exception.hpp.

Constructor & Destructor Documentation

◆ database_exception()

sqlite::v2::database_exception::database_exception ( std::string const & msg)
inline

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