Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members  

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 Methods


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 freeodbc++ homepage