QxOrm  1.4.9
C++ Object Relational Mapping library
qx::exception Member List
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_codeqx::exception [private]
m_descqx::exception [private]
m_whatqx::exception [private]
toQxBool() const qx::exception [inline]
updateWhat()qx::exception [inline, private]
what() const qx::exception [inline, virtual]
~exception()qx::exception [inline, virtual]