Constructs the error from a descriptive message.

Synopsis

Declared in <dbwrapper.h>

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

Parameters

Name

Description

msg

The message describing the failure.

Created with MrDocs