casa
$Rev:20696$
|
Internal table data manager error. More...
#include <DataManError.h>
Public Member Functions | |
DataManInternalError (const String &message) | |
Add given message to string "Internal Table DataManager error: ". | |
~DataManInternalError () throw () |
Internal table data manager error.
Public interface
Internal data manager error (should never be thrown). If this is thrown, something is terribly wrong.
Definition at line 76 of file DataManError.h.
casa::DataManInternalError::DataManInternalError | ( | const String & | message | ) |
Add given message to string "Internal Table DataManager error: ".
casa::DataManInternalError::~DataManInternalError | ( | ) | throw () |