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

Table error; table type mismatch. More...

#include <TableError.h>

Inheritance diagram for casa::TableInvType:
casa::TableError casa::AipsError

List of all members.

Public Member Functions

 TableInvType (const String &tablename, const String &typeIn, const String &typeFile, Category c=CONFORMANCE)
 This constructor generates a message that the in table type mismatches the table type in the file.
 ~TableInvType () throw ()

Detailed Description

Table error; table type mismatch.

Intended use:

Public interface

Review Status

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

Synopsis

The given table type (i.e. name of the table description) does not match the type as stored in the table file.

Definition at line 220 of file TableError.h.


Constructor & Destructor Documentation

casa::TableInvType::TableInvType ( const String tablename,
const String typeIn,
const String typeFile,
Category  c = CONFORMANCE 
)

This constructor generates a message that the in table type mismatches the table type in the file.


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