IBR-DTNSuite  0.10
dtn::storage::SQLiteDatabase::SQLiteQueryException Class Reference

#include <SQLiteDatabase.h>

Inheritance diagram for dtn::storage::SQLiteDatabase::SQLiteQueryException:
Inheritance graph
Collaboration diagram for dtn::storage::SQLiteDatabase::SQLiteQueryException:
Collaboration graph

Public Member Functions

 SQLiteQueryException (string what="Unable to execute Querry.") throw ()
 
- Public Member Functions inherited from ibrcommon::Exception
 Exception () throw ()
 
 Exception (const exception &) throw ()
 
virtual ~Exception () throw ()
 
virtual const char * what () const throw ()
 
 Exception (string what) throw ()
 

Additional Inherited Members

- Protected Attributes inherited from ibrcommon::Exception
string _what
 

Detailed Description

Definition at line 140 of file SQLiteDatabase.h.

Constructor & Destructor Documentation

dtn::storage::SQLiteDatabase::SQLiteQueryException::SQLiteQueryException ( string  what = "Unable to execute Querry.") throw ()
inline

Definition at line 143 of file SQLiteDatabase.h.


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