NoUriException is an exception thrown by ObjectMapper classes when asked to store a class that is expected to have been assigned a URI already, if its URI property is absent.
More...
#include <dataquay/objectmapper/ObjectMapperExceptions.h>
NoUriException is an exception thrown by ObjectMapper classes when asked to store a class that is expected to have been assigned a URI already, if its URI property is absent.
Definition at line 87 of file ObjectMapperExceptions.h.
◆ NoUriException()
| Dataquay::NoUriException::NoUriException |
( |
QString | oname, |
|
|
QString | cname ) |
| throw | ( | ) | | | |
|
inline |
◆ ~NoUriException()
| virtual Dataquay::NoUriException::~NoUriException |
( |
| ) |
|
| throw | ( | ) | | | |
|
inlinevirtual |
◆ what()
| virtual const char * Dataquay::NoUriException::what |
( |
| ) |
const |
| throw | ( | ) | | | |
|
inlinevirtual |
◆ m_oname
| QString Dataquay::NoUriException::m_oname |
|
protected |
◆ m_cname
| QString Dataquay::NoUriException::m_cname |
|
protected |
The documentation for this class was generated from the following file: