dbwrapper_error::dbwrapper_error

Constructs the error from a descriptive message.

Synopsis

Declared in <dbwrapper.h>

explicit
dbwrapper_error(std::string const& msg);

Parameters

NameDescription
msgThe message describing the failure.