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

Table error; invalid column description. More...

#include <TableError.h>

Inheritance diagram for casa::TableInvColumnDesc:
casa::TableError casa::AipsError

List of all members.

Public Member Functions

 TableInvColumnDesc (const String &columnName, const String &message, Category c=INVALID_ARGUMENT)
 This constructor generates a message that the column with the given name has an invalid description.
 ~TableInvColumnDesc () throw ()

Detailed Description

Table error; invalid column description.

Intended use:

Public interface

Review Status

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

Synopsis

The description of a column is invalid. The given default manager is unknown (i.e. not registered in DataManReg.cc).

Definition at line 244 of file TableError.h.


Constructor & Destructor Documentation

casa::TableInvColumnDesc::TableInvColumnDesc ( const String columnName,
const String message,
Category  c = INVALID_ARGUMENT 
)

This constructor generates a message that the column with the given name has an invalid description.


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