casa::TableConformanceError Class Reference
[Tables]

#include <TableError.h>

Inheritance diagram for casa::TableConformanceError:

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

Collaboration graph
[legend]
List of all members.

Detailed Description

Table error; table length conformance error.

Intended use:

Part of API

Review Status

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

Synopsis

When putting a column, the length of the vector must match the length of the table (i.e. its number of rows). When getting a column, the length of the vector must be zero or it must match the length of the table.

Definition at line 343 of file TableError.h.

Public Member Functions

 TableConformanceError (const String &message, Category c=CONFORMANCE)
 This constructor appends ": Table conformance error (\#rows mismatch)" to the given message.
 ~TableConformanceError () throw ()


Constructor & Destructor Documentation

casa::TableConformanceError::TableConformanceError ( const String message,
Category  c = CONFORMANCE 
)

This constructor appends ": Table conformance error (\#rows mismatch)" to the given message.

casa::TableConformanceError::~TableConformanceError (  )  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