casacore::DataManError Class Reference

Base error class for table data manager. More...

#include <DataManError.h>

Inheritance diagram for casacore::DataManError:
casacore::AipsError casacore::DataManInternalError casacore::DataManInvDT casacore::DataManInvOper casacore::DataManUnknownCtor casacore::DataManUnknownVirtualColumn casacore::TSMError

List of all members.

Public Member Functions

 DataManError ()
 The default constructor generates the message "Table DataManager error".
 DataManError (const String &message)
 Construct with given message.
 ~DataManError () throw ()

Detailed Description

Base error class for table data manager.

Intended use:

Public interface

Review Status

Reviewed By:
Gareth Hunt
Date Reviewed:
94Nov17

Synopsis

This is the generic data manager exception; catching this one means catching all DataMan* exceptions. Note that you have to catch AipsError to catch all possible exceptions.

Definition at line 54 of file DataManError.h.


Constructor & Destructor Documentation

casacore::DataManError::DataManError (  ) 

The default constructor generates the message "Table DataManager error".

casacore::DataManError::DataManError ( const String message  ) 

Construct with given message.

casacore::DataManError::~DataManError (  )  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