QxOrm
1.5.0
C++ Object Relational Mapping library
|
exception(const QString &desc) | qx::exception | [inline] |
exception(long code, const QString &desc) | qx::exception | [inline] |
getCode() const | qx::exception | [inline] |
getDescription() const | qx::exception | [inline] |
m_code | qx::exception | [private] |
m_desc | qx::exception | [private] |
m_what | qx::exception | [private] |
toQxBool() const | qx::exception | [inline] |
updateWhat() | qx::exception | [inline, private] |
what() const | qx::exception | [inline, virtual] |
~exception() | qx::exception | [inline, virtual] |