1#ifndef DYSCO_STMAN_ERROR_H 
    2#define DYSCO_STMAN_ERROR_H 
    4#include <casacore/tables/DataMan/DataManError.h> 
   19            message + 
" -- Error occured inside the Dysco Storage Manager") {}
 
 
 
DataManError()
The default constructor generates the message "Table DataManager error".
Represents a runtime exception that occured within the DyscoStMan.
DyscoStManError()
Constructor.
DyscoStManError(const std::string &message)
Construct with message.
this file contains all the compiler specific defines