casacore::DataManInvOper Class Reference

Table DataManager error; invalid operation. More...

#include <DataManError.h>

Inheritance diagram for casacore::DataManInvOper:
casacore::DataManError casacore::AipsError

List of all members.

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 ()

Detailed Description

Table DataManager error; invalid operation.

Intended use:

Public interface

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.


Constructor & Destructor Documentation

casacore::DataManInvOper::DataManInvOper (  ) 

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

casacore::DataManInvOper::DataManInvOper ( const String message  ) 

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

casacore::DataManInvOper::~DataManInvOper (  )  throw ()

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 31 Aug 2016 for casa by  doxygen 1.6.1