Public Member Functions | Private Attributes | List of all members
sqlite::Error Class Reference

#include <sqlite.hpp>

Inheritance diagram for sqlite::Error:
Inheritance graph
[legend]

Public Member Functions

 Error (const char *message, int errorCode=SQLITE_ERROR)
 
 Error (const std::string &message, int errorCode=SQLITE_ERROR)
 
CPP_SQLITE_NODISCARD int GetCode () const
 

Private Attributes

int m_errorCode
 

Detailed Description

Definition at line 45 of file sqlite.hpp.

Constructor & Destructor Documentation

◆ Error() [1/2]

sqlite::Error::Error ( const char *  message,
int  errorCode = SQLITE_ERROR 
)
inlineexplicit

Definition at line 48 of file sqlite.hpp.

◆ Error() [2/2]

sqlite::Error::Error ( const std::string &  message,
int  errorCode = SQLITE_ERROR 
)
inlineexplicit

Definition at line 54 of file sqlite.hpp.

Member Function Documentation

◆ GetCode()

CPP_SQLITE_NODISCARD int sqlite::Error::GetCode ( ) const
inline

Definition at line 61 of file sqlite.hpp.

Member Data Documentation

◆ m_errorCode

int sqlite::Error::m_errorCode
private

Definition at line 67 of file sqlite.hpp.


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


behaviortree_cpp_v4
Author(s): Davide Faconti
autogenerated on Sun Sep 22 2024 02:19:18