1 #ifndef DYSCO_STMAN_ERROR_H
2 #define DYSCO_STMAN_ERROR_H
19 message +
" -- Error occured inside the Dysco Storage Manager") {}
Base error class for table data manager.
DyscoStManError(const std::string &message)
Construct with message.
Represents a runtime exception that occured within the DyscoStMan.
DyscoStManError()
Constructor.
DataManError()
The default constructor generates the message "Table DataManager error".