CppDB
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator
Public Member Functions
cppdb::not_supported_by_backend Class Reference

This operation is not supported by the backend. More...

#include <cppdb/errors.h>

Inheritance diagram for cppdb::not_supported_by_backend:
cppdb::cppdb_error

List of all members.

Public Member Functions

 not_supported_by_backend (std::string const &e)

Detailed Description

This operation is not supported by the backend.


Constructor & Destructor Documentation

cppdb::not_supported_by_backend::not_supported_by_backend ( std::string const &  e) [inline]

Create a not_supported_by_backend with error message e


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