LeechCraft  0.6.70-13729-g7046a9d2a7
Modular cross-platform feature rich live environment.
LC::Util::oral::QueryException Class Reference

#include "oral.h"

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

Public Member Functions

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

Detailed Description

Definition at line 75 of file oral.h.

Constructor & Destructor Documentation

◆ QueryException()

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

Definition at line 79 of file oral.h.

◆ ~QueryException()

LC::Util::oral::QueryException::~QueryException ( )
defaultnoexcept

Member Function Documentation

◆ GetQuery()

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

Definition at line 92 of file oral.h.

◆ GetQueryPtr()

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

Definition at line 87 of file oral.h.


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