![]() |
QxOrm 1.4.9
C++ Object Relational Mapping library
|
This is the complete list of members for qx::exception, including all inherited members.
| 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 | inlineprivate |
| what() const | qx::exception | inlinevirtual |
| ~exception() | qx::exception | inlinevirtual |