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


Part of API
The given table type (i.e. name of the table description) does not match the type as stored in the table file.
Definition at line 182 of file TableError.h.
Public Member Functions | |
| TableInvType (const String &typeIn, const String &typeFile, Category c=CONFORMANCE) | |
| This constructor generates a message that the in table type mismatches the table type in the file. | |
| ~TableInvType () throw () | |
| casa::TableInvType::TableInvType | ( | const String & | typeIn, | |
| const String & | typeFile, | |||
| Category | c = CONFORMANCE | |||
| ) |
This constructor generates a message that the in table type mismatches the table type in the file.
| casa::TableInvType::~TableInvType | ( | ) | throw () |
1.5.1