casacore::TableError Class Reference

Base error class for storage manager. More...

#include <TableError.h>

Inheritance diagram for casacore::TableError:
casacore::AipsError casacore::TableArrayConformanceError casacore::TableConformanceError casacore::TableDescNoName casacore::TableDuplFile casacore::TableGramError casacore::TableInternalError casacore::TableInvColumnDesc casacore::TableInvDT casacore::TableInvExpr casacore::TableInvHyperDesc casacore::TableInvLogic casacore::TableInvOper casacore::TableInvOpt casacore::TableInvSort casacore::TableInvType casacore::TableNoDatFile casacore::TableNoDir casacore::TableNoFile casacore::TableParseError casacore::TableUnknownDesc casacore::TableVectorNonConform

List of all members.

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

Detailed Description

Base error class for storage manager.

Intended use:

Public interface

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.


Constructor & Destructor Documentation

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

The default constructor generates the message "Table error".

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

Construct with given message.

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