RDFUnsupportedError is an exception that results from an attempt to use a feature that is not supported or not configured in the current build.
More...
#include <dataquay/RDFException.h>
RDFUnsupportedError is an exception that results from an attempt to use a feature that is not supported or not configured in the current build.
Definition at line 113 of file RDFException.h.
◆ RDFUnsupportedError() [1/2]
Dataquay::RDFUnsupportedError::RDFUnsupportedError |
( |
QString | message, |
|
|
QString | data = "" ) |
throw | ( | ) | | | |
|
inline |
◆ RDFUnsupportedError() [2/2]
Dataquay::RDFUnsupportedError::RDFUnsupportedError |
( |
QString | message, |
|
|
const Uri & | data ) |
throw | ( | ) | | | |
|
inline |
◆ ~RDFUnsupportedError()
virtual Dataquay::RDFUnsupportedError::~RDFUnsupportedError |
( |
| ) |
|
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: