CppDB
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator
cppdb::empty_row_access Class Reference

attempt to fetch a value from the row without calling next() first time or when next() returned false. More...

#include <cppdb/errors.h>

Inheritance diagram for cppdb::empty_row_access:
cppdb::cppdb_error

List of all members.


Detailed Description

attempt to fetch a value from the row without calling next() first time or when next() returned false.


The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator