Dataquay::RDFDuplicateImportException Class Reference

Exception resulting from an import into a store from an RDF document in ImportFailOnDuplicates mode, where the document contains a triple that already exists in the store. More...

#include <dataquay/RDFException.h>

Inherits Dataquay::RDFException.

List of all members.

Public Member Functions

 RDFDuplicateImportException (QString message, QString data="") throw ()
virtual const char * what () const throw ()

Protected Attributes

QString m_message
QString m_data


Detailed Description

Exception resulting from an import into a store from an RDF document in ImportFailOnDuplicates mode, where the document contains a triple that already exists in the store.

Definition at line 74 of file RDFException.h.


Constructor & Destructor Documentation

Dataquay::RDFDuplicateImportException::RDFDuplicateImportException ( QString  message,
QString  data = "" 
) throw () [inline]

Definition at line 77 of file RDFException.h.


Member Function Documentation

virtual const char* Dataquay::RDFException::what (  )  const throw () [inline, virtual, inherited]


Member Data Documentation

QString Dataquay::RDFException::m_message [protected, inherited]

Definition at line 63 of file RDFException.h.

Referenced by Dataquay::RDFException::what().

QString Dataquay::RDFException::m_data [protected, inherited]

Definition at line 64 of file RDFException.h.

Referenced by Dataquay::RDFException::what().


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

Generated on Thu Sep 24 23:19:48 2009 for Dataquay by  doxygen 1.5.7.1