LCCD
1.5.0
|
Exception used for signaling a 'read only exception'. More...
#include <lccd_exceptions.h>
Public Member Functions | |
ReadOnlyException (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 {} |
Exception used for signaling a 'read only exception'.