casacore::TableInvDT Class Reference

Table error; invalid data type. More...

#include <TableError.h>

Inheritance diagram for casacore::TableInvDT:
casacore::TableError casacore::AipsError

List of all members.

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

Detailed Description

Table error; invalid data type.

Intended use:

Public interface

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 311 of file TableError.h.


Constructor & Destructor Documentation

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

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

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

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

casacore::TableInvDT::~TableInvDT (  )  throw ()

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 31 Aug 2016 for casa by  doxygen 1.6.1