casa::TableInvExpr Class Reference
[Tables]

#include <TableError.h>

Inheritance diagram for casa::TableInvExpr:

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

Collaboration graph
[legend]
List of all members.

Detailed Description

Table error; invalid select expression.

Intended use:

Part of API

Review Status

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

Synopsis

Invalid table select expression. A column is not a scalar or belongs to another table than the table on which the selection will be done.

Definition at line 410 of file TableError.h.

Public Member Functions

 TableInvExpr (const String &message, Category c=INVALID_ARGUMENT)
 TableInvExpr (const String &columnName, const String &message, Category c=INVALID_ARGUMENT)
 This constructor generates a message containing the name of the offending column.
 ~TableInvExpr () throw ()


Constructor & Destructor Documentation

casa::TableInvExpr::TableInvExpr ( const String message,
Category  c = INVALID_ARGUMENT 
)

casa::TableInvExpr::TableInvExpr ( const String columnName,
const String message,
Category  c = INVALID_ARGUMENT 
)

This constructor generates a message containing the name of the offending column.

It appends the given message.

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