casa::DataManError Class Reference
[Tables]

#include <DataManError.h>

Inheritance diagram for casa::DataManError:

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

Collaboration graph
[legend]
List of all members.

Detailed Description

Base error class for table data manager.

Intended use:

Part of API

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.

Public Member Functions

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


Constructor & Destructor Documentation

casa::DataManError::DataManError (  ) 

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

casa::DataManError::DataManError ( const String message  ) 

Construct with given message.

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