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