casa
$Rev:20696$
|
Table error; invalid logical operation. More...
#include <TableError.h>
Public Member Functions | |
TableInvLogic (Category c=INVALID_ARGUMENT) | |
The default constructor generates the message. | |
~TableInvLogic () throw () |
Table error; invalid logical operation.
Public interface
Invalid logical table operation. When combining tables using a union, difference, etc., the tables involved have to stem from the same root. I.e. they should all refer to the same underlying table.
Definition at line 429 of file TableError.h.
The default constructor generates the message.
casa::TableInvLogic::~TableInvLogic | ( | ) | throw () |