casa
$Rev:20696$
|
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.
casa::TableInternalError::TableInternalError | ( | const String & | message, |
Category | c = GENERAL |
||
) |
Add given message to string "Internal Table error: ".
casa::TableInternalError::~TableInternalError | ( | ) | throw () |