LeechCraft  0.6.70-16373-g319c272718
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 (const std::string &str, const QSqlQuery &q)
 
 ~QueryException () noexcept=default
 
const QSqlQuery & GetQuery () const
 

Detailed Description

Definition at line 100 of file oral.h.

Constructor & Destructor Documentation

◆ QueryException() [1/2]

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

Definition at line 104 of file oral.h.

◆ QueryException() [2/2]

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

Definition at line 109 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 117 of file oral.h.


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