Internal table error. More...
#include <TableError.h>
Public Member Functions | |
TableInternalError (const String &message, Category c=GENERAL) | |
Add given message to string "Internal Table error: ". | |
~TableInternalError () throw () |
Internal table error.
Public interface
Internal table error (should never be thrown). If this is thrown, something is terribly wrong.
Definition at line 77 of file TableError.h.
Add given message to string "Internal Table error: ".
casacore::TableInternalError::~TableInternalError | ( | ) | throw () |