casa
$Rev:20696$
|
Table DataManager error; error in TiledStMan. More...
#include <DataManError.h>
Public Member Functions | |
TSMError (const String &message) | |
Issue the message prefixed by "TiledStMan: ". | |
~TSMError () throw () |
Table DataManager error; error in TiledStMan.
Public interface
An error was made when using the TiledStMan. The TiledStMan is quite complex, so it is easy to make mistakes. The TiledStMan and related classes should be studied carefully.
Definition at line 190 of file DataManError.h.
casa::TSMError::TSMError | ( | const String & | message | ) |
Issue the message prefixed by "TiledStMan: ".
casa::TSMError::~TSMError | ( | ) | throw () |