LeechCraft  0.6.70-9312-g4cc613a2df
Modular cross-platform feature rich live environment.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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 68 of file oral.h.

Constructor & Destructor Documentation

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

Definition at line 72 of file oral.h.

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

Definition at line 78 of file oral.h.

Member Function Documentation

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

Definition at line 87 of file oral.h.

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

Definition at line 82 of file oral.h.


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