casa
$Rev:20696$
|
Table error; invalid hypercolumn description. More...
#include <TableError.h>
Public Member Functions | |
TableInvHyperDesc (const String &hypercolumnName, const String &message, Category c=INVALID_ARGUMENT) | |
This constructor generates a message that the hypercolumn with the given name has an invalid description. | |
~TableInvHyperDesc () throw () |
Table error; invalid hypercolumn description.
Public interface
The description of a hypercolumn is invalid. The referenced columns are unknown or invalid. The message explains the reason.
Definition at line 266 of file TableError.h.
casa::TableInvHyperDesc::TableInvHyperDesc | ( | const String & | hypercolumnName, |
const String & | message, | ||
Category | c = INVALID_ARGUMENT |
||
) |
This constructor generates a message that the hypercolumn with the given name has an invalid description.
casa::TableInvHyperDesc::~TableInvHyperDesc | ( | ) | throw () |