RDFInternalError is an exception that results from an internal error in the RDF store.
More...
#include <dataquay/RDFException.h>
RDFInternalError is an exception that results from an internal error in the RDF store.
Definition at line 96 of file RDFException.h.
◆ RDFInternalError() [1/2]
Dataquay::RDFInternalError::RDFInternalError |
( |
QString | message, |
|
|
QString | data = "" ) |
throw | ( | ) | | | |
|
inline |
◆ RDFInternalError() [2/2]
Dataquay::RDFInternalError::RDFInternalError |
( |
QString | message, |
|
|
const Uri & | data ) |
throw | ( | ) | | | |
|
inline |
◆ ~RDFInternalError()
virtual Dataquay::RDFInternalError::~RDFInternalError |
( |
| ) |
|
throw | ( | ) | | | |
|
inlinevirtual |
◆ what()
virtual const char * Dataquay::RDFException::what |
( |
| ) |
const |
throw | ( | ) | | | |
|
inlinevirtualinherited |
◆ setMessage()
void Dataquay::RDFException::setMessage |
( |
QString | m | ) |
|
|
protectedinherited |
◆ m_message
char* Dataquay::RDFException::m_message |
|
protectedinherited |
The documentation for this class was generated from the following file: