VSQLite++  0.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends
Public Member Functions | List of all members
sqlite::buffer_too_small_exception Struct Reference

#include <database_exception.hpp>

Inheritance diagram for sqlite::buffer_too_small_exception:
Inheritance graph
Collaboration diagram for sqlite::buffer_too_small_exception:
Collaboration graph

Public Member Functions

 buffer_too_small_exception (std::string const &msg)
 

Detailed Description

Definition at line 45 of file database_exception.hpp.

Constructor & Destructor Documentation

sqlite::buffer_too_small_exception::buffer_too_small_exception ( std::string const &  msg)
inline

Definition at line 46 of file database_exception.hpp.


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