| getErrorCode() const | odbc::SQLException | |
| getMessage() const | odbc::SQLException | |
| getSQLState() const | odbc::SQLException | |
| SQLException(const std::string &reason=ODBCXX_STRING_CONST(""), const std::string &sqlState=ODBCXX_STRING_CONST(""), int vendorCode=0) | odbc::SQLException | |
| SQLException(const DriverMessage &dm) | odbc::SQLException | |
| SQLWarning(const std::string &reason=ODBCXX_STRING_CONST(""), const std::string &sqlState=ODBCXX_STRING_CONST(""), int vendorCode=0) | odbc::SQLWarning | |
| SQLWarning(const DriverMessage &dm) | odbc::SQLWarning | |
| what() const | odbc::SQLException | [virtual] |
| ~SQLException() | odbc::SQLException | [virtual] |
| ~SQLWarning() | odbc::SQLWarning | [virtual] |