RDFTransactionError is an exception that results from incorrect use of a Transaction, for example using a Transaction object after it has been committed.
More...
#include <dataquay/RDFException.h>
RDFTransactionError is an exception that results from incorrect use of a Transaction, for example using a Transaction object after it has been committed.
Definition at line 130 of file RDFException.h.
◆ RDFTransactionError()
Dataquay::RDFTransactionError::RDFTransactionError |
( |
QString | message, |
|
|
QString | data = "" ) |
throw | ( | ) | | | |
|
inline |
◆ ~RDFTransactionError()
virtual Dataquay::RDFTransactionError::~RDFTransactionError |
( |
| ) |
|
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: