casa
$Rev:20696$
|
Table error; invalid table command. More...
#include <TableError.h>
Public Member Functions | |
TableParseError (const String &commandString, Category c=INVALID_ARGUMENT) | |
This constructor generates a message containing the table command. | |
~TableParseError () throw () |
Table error; invalid table command.
Public interface
The parser in TableGram/TableParse found an error in the given table command.
Definition at line 491 of file TableError.h.
casa::TableParseError::TableParseError | ( | const String & | commandString, |
Category | c = INVALID_ARGUMENT |
||
) |
This constructor generates a message containing the table command.
casa::TableParseError::~TableParseError | ( | ) | throw () |