casa::DataManInvOper Class Reference
[Tables]

#include <DataManError.h>

Inheritance diagram for casa::DataManInvOper:

Inheritance graph
[legend]
Collaboration diagram for casa::DataManInvOper:

Collaboration graph
[legend]
List of all members.

Detailed Description

Table DataManager error; invalid operation.

Intended use:

Part of API

Review Status

Reviewed By:
Gareth Hunt
Date Reviewed:
94Nov17

Synopsis

Invalid operation on a data manager. A request was done that the data manager could not handle. In principle the table system should already test on such operations and it should not bother the data manager with invalid requests. However, the data manager still tests them for safety.

Definition at line 144 of file DataManError.h.

Public Member Functions

 DataManInvOper ()
 The default constructor generates a generic "invalid operation" message.
 DataManInvOper (const String &message)
 Add given message to string "Invalid DataMan operation: ".
 ~DataManInvOper () throw ()


Constructor & Destructor Documentation

casa::DataManInvOper::DataManInvOper (  ) 

The default constructor generates a generic "invalid operation" message.

casa::DataManInvOper::DataManInvOper ( const String message  ) 

Add given message to string "Invalid DataMan operation: ".

casa::DataManInvOper::~DataManInvOper (  )  throw ()


The documentation for this class was generated from the following file:
Generated on Mon Sep 1 22:45:22 2008 for NRAOCASA by  doxygen 1.5.1