odbc::SQLException Class Reference

The exception thrown when errors occur inside the library. More...

#include <types.h>

Inheritance diagram for odbc::SQLException:

odbc::SQLWarning

List of all members.

Public Member Functions


Detailed Description

The exception thrown when errors occur inside the library.

Member Function Documentation

const std::string& odbc::SQLException::getSQLState (  )  const

Gets the SQLSTATE of this exception.

Consult your local ODBC reference for SQLSTATE values.


The documentation for this class was generated from the following file:
Go back to the libodbc++ homepage