libcommonc++
0.7
|
This is the complete list of members for SQLException, including all inherited members.
_message | Exception | protected |
_what | Exception | mutableprotected |
Exception(String message=String::empty) | Exception | |
getMessage() const | Exception | inline |
getSQL() const | SQLException | inline |
IOException(String message=String::empty) | IOException | |
SQLException(String message=String::empty, String sql=String::null) | SQLException | |
toString() const | Exception | inline |
what() const | Exception | virtual |
write(std::ostream &stream) const | SQLException | inlinevirtual |
~Exception() | Exception | inlinevirtual |
~IOException() | IOException | virtual |
~SQLException() | SQLException | virtual |