casa
$Rev:20696$
|
Table error; table (description) not found. More...
#include <TableError.h>
Public Member Functions | |
TableNoFile (const String &name, Category c=INVALID_ARGUMENT) | |
This constructor generates a message telling that the a table or description with the given name does not exist. | |
~TableNoFile () throw () |
Table error; table (description) not found.
Public interface
Table (description) with this name could not be found.
Definition at line 120 of file TableError.h.
casa::TableNoFile::TableNoFile | ( | const String & | name, |
Category | c = INVALID_ARGUMENT |
||
) |
This constructor generates a message telling that the a table or description with the given name does not exist.
casa::TableNoFile::~TableNoFile | ( | ) | throw () |