casa
$Rev:20696$
|
Table error; table type mismatch. More...
#include <TableError.h>
Public Member Functions | |
TableInvType (const String &tablename, 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 () |
Table error; table type mismatch.
Public interface
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 220 of file TableError.h.
casa::TableInvType::TableInvType | ( | const String & | tablename, |
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 () |