casa::TableUnknownDesc Class Reference
[Tables]

#include <TableError.h>

Inheritance diagram for casa::TableUnknownDesc:

Inheritance graph
[legend]
Collaboration diagram for casa::TableUnknownDesc:

Collaboration graph
[legend]
List of all members.

Detailed Description

Table error; unknown column description.

Intended use:

Part of API

Review Status

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

Synopsis

To be able to reconstruct the correct column description object from a stored table description, each column description type must register itself (see ColumnDesc.h and ColumnReg.cc).

Definition at line 248 of file TableError.h.

Public Member Functions

 TableUnknownDesc (const String &name, Category c=INITIALIZATION)
 This constructor generates a message that the class with the given name is unknown (not registered).
 ~TableUnknownDesc () throw ()


Constructor & Destructor Documentation

casa::TableUnknownDesc::TableUnknownDesc ( const String name,
Category  c = INITIALIZATION 
)

This constructor generates a message that the class with the given name is unknown (not registered).

casa::TableUnknownDesc::~TableUnknownDesc (  )  throw ()


The documentation for this class was generated from the following file:
Generated on Mon Sep 1 22:45:42 2008 for NRAOCASA by  doxygen 1.5.1