LCCD
1.5.0
|
DatabaseException used for errors accessing the database data. More...
#include <lccd_exceptions.h>
Public Member Functions | |
DatabaseException (std::string text) | |
Public Member Functions inherited from lccd::LCCDException | |
LCCDException (const std::string &text) | |
virtual const char * | what () const throw () |
Additional Inherited Members | |
Protected Attributes inherited from lccd::LCCDException | |
std::string | message {} |
DatabaseException used for errors accessing the database data.