casacore::TableInvSort Class Reference

Table error; invalid sort. More...

#include <TableError.h>

Inheritance diagram for casacore::TableInvSort:
casacore::TableError casacore::AipsError

List of all members.

Public Member Functions

 TableInvSort (Category c=INVALID_ARGUMENT)
 The default constructor generates a generic "invalid sort" message.
 TableInvSort (const String &message, Category c=INVALID_ARGUMENT)
 This constructor appends the given message to the "invalid sort" message.
 ~TableInvSort () throw ()

Detailed Description

Table error; invalid sort.

Intended use:

Public interface

Review Status

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

Synopsis

Invalid sort operation on a table. A sort can only be done on a scalar column.

Definition at line 404 of file TableError.h.


Constructor & Destructor Documentation

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

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

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

This constructor appends the given message to the "invalid sort" message.

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