casa::TableArrayConformanceError Class Reference
[Tables]

#include <TableError.h>

Inheritance diagram for casa::TableArrayConformanceError:

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

Collaboration graph
[legend]
List of all members.

Detailed Description

Table error; non-conformant array.

Intended use:

Part of API

Review Status

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

Synopsis

When putting a direct array, the shape of the array must conform the shape as defined for the table array. When getting an array, the receiving array must be zero-length or it must conform the shape of the table array.

Definition at line 320 of file TableError.h.

Public Member Functions

 TableArrayConformanceError (const String &message, Category c=CONFORMANCE)
 This constructor appends ": Table array conformance error" to the given message.
 ~TableArrayConformanceError () throw ()


Constructor & Destructor Documentation

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

This constructor appends ": Table array conformance error" to the given message.

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