casa::TableError Class Reference
[Tables]

#include <TableError.h>

Inheritance diagram for casa::TableError:

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

Collaboration graph
[legend]
List of all members.

Detailed Description

Base error class for storage manager.

Intended use:

Part of API

Review Status

Reviewed By:
UNKNOWN
Date Reviewed:
before2004/08/25

Synopsis

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

Definition at line 55 of file TableError.h.

Public Member Functions

 TableError (Category c=GENERAL)
 The default constructor generates the message "Table error".
 TableError (const String &message, Category c=GENERAL)
 Construct with given message.
 ~TableError () throw ()


Constructor & Destructor Documentation

casa::TableError::TableError ( Category  c = GENERAL  ) 

The default constructor generates the message "Table error".

casa::TableError::TableError ( const String message,
Category  c = GENERAL 
)

Construct with given message.

casa::TableError::~TableError (  )  throw ()


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