casacore::TableConformanceError Class Reference

Table error; table length conformance error. More...

#include <TableError.h>

Inheritance diagram for casacore::TableConformanceError:
casacore::TableError casacore::AipsError

List of all members.

Public Member Functions

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

Detailed Description

Table error; table length conformance error.

Intended use:

Public interface

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


Constructor & Destructor Documentation

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

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

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