#include <TableError.h>
Inheritance diagram for casa::TableInvLogic:


Part of API
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 389 of file TableError.h.
Public Member Functions | |
| TableInvLogic (Category c=INVALID_ARGUMENT) | |
| The default constructor generates the message. | |
| ~TableInvLogic () throw () | |
| casa::TableInvLogic::TableInvLogic | ( | Category | c = INVALID_ARGUMENT |
) |
The default constructor generates the message.
| casa::TableInvLogic::~TableInvLogic | ( | ) | throw () |
1.5.1