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


Part of API
Table (description) with this name already exists.
Definition at line 96 of file TableError.h.
Public Member Functions | |
| TableDuplFile (const String &name, Category c=INVALID_ARGUMENT) | |
| This constructor generates a message telling that the a table or description with the given name already exists. | |
| TableDuplFile (const String &name, const String &message, Category c=INVALID_ARGUMENT) | |
| This constructor generates a message telling that the a table or description with the given name already exists. | |
| ~TableDuplFile () throw () | |
This constructor generates a message telling that the a table or description with the given name already exists.
| casa::TableDuplFile::TableDuplFile | ( | const String & | name, | |
| const String & | message, | |||
| Category | c = INVALID_ARGUMENT | |||
| ) |
This constructor generates a message telling that the a table or description with the given name already exists.
The given message is appended to it.
| casa::TableDuplFile::~TableDuplFile | ( | ) | throw () |
1.5.1