#include <TableError.h>
Inheritance diagram for casa::TableParseError:


Part of API
The parser in TableGram/TableParse found an error in the given table command.
Definition at line 451 of file TableError.h.
Public Member Functions | |
| TableParseError (const String &commandString, Category c=INVALID_ARGUMENT) | |
| This constructor generates a message containing the table command. | |
| ~TableParseError () throw () | |
| casa::TableParseError::TableParseError | ( | const String & | commandString, | |
| Category | c = INVALID_ARGUMENT | |||
| ) |
This constructor generates a message containing the table command.
| casa::TableParseError::~TableParseError | ( | ) | throw () |
1.5.1