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.
This constructor generates a message telling that the a table or description with the given name does not exist.
casacore::TableNoFile::~TableNoFile | ( | ) | throw () |