nanodbc
A small C++ wrapper for the native C ODBC API
Loading...
Searching...
No Matches
nanodbc::index_range_error Class Reference

Index out of range. More...

#include <nanodbc.h>

Inheritance diagram for nanodbc::index_range_error:
Collaboration diagram for nanodbc::index_range_error:

Public Member Functions

char const * what () const noexcept override
 Returns the message describing the out of range index.
 

Detailed Description

Index out of range.

See also
Exception types

The documentation for this class was generated from the following file: