|
DCL 4.1
|
This is the complete list of members for SQLException, including all inherited members.
| __pCause | Exception | protected |
| cause() const | Exception | inline |
| className() const | Object | |
| destroy() | Exception | virtual |
| Exception(Exception *_cause=NULL) | Exception | |
| getServerMessage(SQL::Connection *_connHandle) | SQLException | protected |
| isInstanceOf(const std::type_info &typeinfo) const | Object | |
| Object() | Object | protected |
| SQLException(SQLConnection *_conn) | SQLException | |
| SQLException(SQLConnection *_conn, const String &_message) | SQLException | |
| SQLException(SQLQuery *_query) | SQLException | |
| SQLException(SQLQuery *_query, const String &_message) | SQLException | |
| SQLException(SQLField *_field) | SQLException | |
| SQLException(SQLField *_field, const wchar_t *_cast, AsErrorCode errorCode) | SQLException | |
| SQLException(SQLField *_field, const wchar_t *_cast, Exception *_cause) | SQLException | |
| SQLException(SQLParam *_param) | SQLException | |
| toString() const | SQLException | virtual |
| toStringAll() const | Exception | |
| typeInfo() const | Object | virtual |
| ~Exception() | Exception | inlineprotectedvirtual |
| ~Object() | Object | protectedvirtual |