#include <DataManError.h>
Inheritance diagram for casa::DataManInternalError:


Part of API
Internal data manager error (should never be thrown). If this is thrown, something is terribly wrong.
Definition at line 76 of file DataManError.h.
Public Member Functions | |
| DataManInternalError (const String &message) | |
| Add given message to string "Internal Table DataManager error: ". | |
| ~DataManInternalError () throw () | |
| casa::DataManInternalError::DataManInternalError | ( | const String & | message | ) |
Add given message to string "Internal Table DataManager error: ".
| casa::DataManInternalError::~DataManInternalError | ( | ) | throw () |
1.5.1