Exception thrown when a database operation fails.

Synopsis

Declared in <dbwrapper.h>

class dbwrapper_error
    : public std::runtime_error

Base Classes

Name

Description

std::runtime_error

Member Functions

Name

Description

dbwrapper_error [constructor]

Constructs the error from a descriptive message.

operator=

what [virtual]

Created with MrDocs