casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
casa::DataManUnknownCtor Class Reference

Table DataManager error; invalid data manager. More...

#include <DataManError.h>

Inheritance diagram for casa::DataManUnknownCtor:
casa::DataManError casa::AipsError

List of all members.

Public Member Functions

 DataManUnknownCtor (const String &columnName)
 This constructor generates a message that a data manager with the given name is unknown (i.e.
 ~DataManUnknownCtor () throw ()

Detailed Description

Table DataManager error; invalid data manager.

Intended use:

Public interface

Review Status

Reviewed By:
Gareth Hunt
Date Reviewed:
94Nov17

Synopsis

A data manager is unknown (i.e. not registered in DataManReg.cc). This means that the data manager object cannot be recreated.

Definition at line 96 of file DataManError.h.


Constructor & Destructor Documentation

This constructor generates a message that a data manager with the given name is unknown (i.e.

not registered).


The documentation for this class was generated from the following file: