casacore::TableArrayConformanceError Class Reference

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

#include <TableError.h>

Inheritance diagram for casacore::TableArrayConformanceError:
casacore::TableError casacore::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

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

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

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