LeechCraft  0.6.70-6645-gcd10d7e
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 69 of file oral.h.

Constructor & Destructor Documentation

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

Definition at line 73 of file oral.h.

Referenced by LeechCraft::Util::oral::detail::MakeInserter().

+ Here is the caller graph for this function:

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

Definition at line 79 of file oral.h.

Member Function Documentation

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

Definition at line 88 of file oral.h.

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

Definition at line 83 of file oral.h.


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