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

Table error; non-conformant array. More...

#include <TableError.h>

Inheritance diagram for casa::TableArrayConformanceError:
casa::TableError casa::AipsError

List of all members.

Public Member Functions

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

Detailed Description

Table error; non-conformant array.

Intended use:

Public interface

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


Constructor & Destructor Documentation

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


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