Документ взят из кэша поисковой машины. Адрес оригинального документа : http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/classcasa_1_1TableInvExpr.html
Дата изменения: Unknown
Дата индексирования: Mon Feb 14 22:05:32 2011
Кодировка:

Поисковые слова: с р р с с п п р п п с с с р р р р р п п р р р п п р
casacore: casa::TableInvExpr Class Reference
Public Member Functions

casa::TableInvExpr Class Reference
[Tables_module]

Table error; invalid select expression. More...

#include <TableError.h>

Inheritance diagram for casa::TableInvExpr:
casa::TableError casa::AipsError

List of all members.

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 ()

Detailed Description

Table error; invalid select expression.

Intended use:

Public interface

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.


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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines