casa::TableInvDT Class Reference
[Tables]

#include <TableError.h>

Inheritance diagram for casa::TableInvDT:

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

Collaboration graph
[legend]
List of all members.

Detailed Description

Table error; invalid data type.

Intended use:

Part of API

Review Status

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

Synopsis

Checking of the data type of a column is done at runtime. This error results from non-matching data types when constructing a ScalarColumn or ArrayColumn or from invalid data type promotions when doing a get or put.

Definition at line 271 of file TableError.h.

Public Member Functions

 TableInvDT (Category c=CONFORMANCE)
 The default constructor generates a generic "invalid data type" message.
 TableInvDT (const String &columName, Category c=CONFORMANCE)
 Put the name of the offending column in the "invalid data type" message.
 ~TableInvDT () throw ()


Constructor & Destructor Documentation

casa::TableInvDT::TableInvDT ( Category  c = CONFORMANCE  ) 

The default constructor generates a generic "invalid data type" message.

casa::TableInvDT::TableInvDT ( const String columName,
Category  c = CONFORMANCE 
)

Put the name of the offending column in the "invalid data type" message.

casa::TableInvDT::~TableInvDT (  )  throw ()


The documentation for this class was generated from the following file:
Generated on Tue Aug 26 22:34:06 2008 for NRAOCASA by  doxygen 1.5.1