LeechCraft  0.6.70-10870-g558588d6ec
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 () throw ()
 
const QSqlQuery_ptrGetQueryPtr () const
 
const QSqlQuery & GetQuery () const
 

Detailed Description

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

◆ ~QueryException()

virtual LeechCraft::Util::oral::QueryException::~QueryException ( )
throw (
)
inlinevirtual

Definition at line 83 of file oral.h.

Member Function Documentation

◆ GetQuery()

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

Definition at line 92 of file oral.h.

◆ GetQueryPtr()

const QSqlQuery_ptr& LeechCraft::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: