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

Accessed null data. More...

#include <nanodbc.h>

Inheritance diagram for nanodbc::null_access_error:
Collaboration diagram for nanodbc::null_access_error:

Public Member Functions

char const * what () const noexcept override
 Returns the message describing the null access.
 

Detailed Description

Accessed null data.

See also
Exception types

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