casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
casa::TableParseError Class Reference

Table error; invalid table command. More...

#include <TableError.h>

Inheritance diagram for casa::TableParseError:
casa::TableError casa::AipsError

List of all members.

Public Member Functions

 TableParseError (const String &commandString, Category c=INVALID_ARGUMENT)
 This constructor generates a message containing the table command.
 ~TableParseError () throw ()

Detailed Description

Table error; invalid table command.

Intended use:

Public interface

Review Status

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

Synopsis

The parser in TableGram/TableParse found an error in the given table command.

Definition at line 491 of file TableError.h.


Constructor & Destructor Documentation

This constructor generates a message containing the table command.


The documentation for this class was generated from the following file: