LCCD  1.5.0
Public Member Functions | Protected Attributes | List of all members
lccd::LCCDException Class Reference

Exception used for general LCCD errors. More...

#include <lccd_exceptions.h>

Inheritance diagram for lccd::LCCDException:
lccd::DatabaseException lccd::DataNotAvailableException lccd::InconsistencyException lccd::MemberNotImplementedException lccd::ReadOnlyException

Public Member Functions

 LCCDException (const std::string &text)
 
virtual const char * what () const throw ()
 

Protected Attributes

std::string message {}
 

Detailed Description

Exception used for general LCCD errors.

Author
rdiener
Version
July 02, 2010

The documentation for this class was generated from the following file: