|
DCL 4.1
|
This is the complete list of members for SQLDriverException, including all inherited members.
| __pCause | Exception | protected |
| cause() const | Exception | inline |
| className() const | Object | |
| destroy() | Exception | virtual |
| Exception(Exception *_cause=NULL) | Exception | |
| isInstanceOf(const std::type_info &typeinfo) const | Object | |
| Object() | Object | protected |
| SQLDriverException(const String &_name, Exception *_cause) | SQLDriverException | |
| SQLDriverException(const String &_name, ErrorCode _errorCode) | SQLDriverException | |
| SQLDriverException(const String &_name, ErrorCode _errorCode, const String &_driverSummary) | SQLDriverException | |
| toString() const | SQLDriverException | virtual |
| toStringAll() const | Exception | |
| typeInfo() const | Object | virtual |
| ~Exception() | Exception | inlineprotectedvirtual |
| ~Object() | Object | protectedvirtual |