boost_sqlite 1
A sqlite C++ library
Loading...
Searching...
No Matches
boost::sqlite::error Struct Reference

An error containing both a code & optional message. More...

#include <include/boost/sqlite/error.hpp>

Public Attributes

int code
 The code of the error.
 
error_info info
 The additional information of the error.
 

Detailed Description

An error containing both a code & optional message.

Contains an error .

Definition at line 113 of file error.hpp.


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