casacore::TableInvExpr Class Reference

Table error; invalid select expression. More...

#include <TableError.h>

Inheritance diagram for casacore::TableInvExpr:
casacore::TableError casacore::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 450 of file TableError.h.


Constructor & Destructor Documentation

casacore::TableInvExpr::TableInvExpr ( const String message,
Category  c = INVALID_ARGUMENT 
)
casacore::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.

casacore::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

Generated on 31 Aug 2016 for casa by  doxygen 1.6.1