casa::TableInvSort Class Reference
[Tables]

#include <TableError.h>

Inheritance diagram for casa::TableInvSort:

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

Collaboration graph
[legend]
List of all members.

Detailed Description

Table error; invalid sort.

Intended use:

Part of API

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 364 of file TableError.h.

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


Constructor & Destructor Documentation

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

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

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

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

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