LeechCraft  0.6.70-11552-gf61ee51c3d
Modular cross-platform feature rich live environment.
LeechCraft::Util::oral::QueryException Class Reference

#include "oral.h"

+ Inheritance diagram for LeechCraft::Util::oral::QueryException:
+ Collaboration diagram for LeechCraft::Util::oral::QueryException:

Public Member Functions

 QueryException (const std::string &str, const QSqlQuery_ptr &q)
 
virtual ~QueryException () noexcept
 
const QSqlQuery_ptrGetQueryPtr () const
 
const QSqlQuery & GetQuery () const
 

Detailed Description

Definition at line 76 of file oral.h.

Constructor & Destructor Documentation

◆ QueryException()

LeechCraft::Util::oral::QueryException::QueryException ( const std::string &  str,
const QSqlQuery_ptr q 
)
inline

Definition at line 80 of file oral.h.

◆ ~QueryException()

virtual LeechCraft::Util::oral::QueryException::~QueryException ( )
inlinevirtualnoexcept

Definition at line 86 of file oral.h.

Member Function Documentation

◆ GetQuery()

const QSqlQuery& LeechCraft::Util::oral::QueryException::GetQuery ( ) const
inline

Definition at line 95 of file oral.h.

◆ GetQueryPtr()

const QSqlQuery_ptr& LeechCraft::Util::oral::QueryException::GetQueryPtr ( ) const
inline

Definition at line 90 of file oral.h.


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