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