casacore::TableInvOper Class Reference

Table error; invalid operation. More...

#include <TableError.h>

Inheritance diagram for casacore::TableInvOper:
casacore::TableError casacore::AipsError

List of all members.

Public Member Functions

 TableInvOper (Category c=INVALID_ARGUMENT)
 The default constructor generates a generic "invalid operation" message.
 TableInvOper (const String &message, Category c=INVALID_ARGUMENT)
 Add given message to string "Invalid Table operation: ".
 ~TableInvOper () throw ()

Detailed Description

Table error; invalid operation.

Intended use:

Public interface

Review Status

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

Synopsis

Invalid operation on a table. A request was done that could not be handled by the table system (e.g. sorting on a column containing arrays). The message tells what is wrong.

Invalid operation on a table.

Definition at line 336 of file TableError.h.


Constructor & Destructor Documentation

casacore::TableInvOper::TableInvOper ( Category  c = INVALID_ARGUMENT  ) 

The default constructor generates a generic "invalid operation" message.

casacore::TableInvOper::TableInvOper ( const String message,
Category  c = INVALID_ARGUMENT 
)

Add given message to string "Invalid Table operation: ".

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