casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
casa::TableInvHyperDesc Class Reference

Table error; invalid hypercolumn description. More...

#include <TableError.h>

Inheritance diagram for casa::TableInvHyperDesc:
casa::TableError casa::AipsError

List of all members.

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 ()

Detailed Description

Table error; invalid hypercolumn description.

Intended use:

Public interface

Review Status

Reviewed By:
UNKNOWN
Date Reviewed:
before2004/08/25

Synopsis

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.


Constructor & Destructor Documentation

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.


The documentation for this class was generated from the following file: