casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
casa::TableInternalError Class Reference

Internal table error. More...

#include <TableError.h>

Inheritance diagram for casa::TableInternalError:
casa::TableError casa::AipsError

List of all members.

Public Member Functions

 TableInternalError (const String &message, Category c=GENERAL)
 Add given message to string "Internal Table error: ".
 ~TableInternalError () throw ()

Detailed Description

Internal table error.

Intended use:

Public interface

Review Status

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

Synopsis

Internal table error (should never be thrown). If this is thrown, something is terribly wrong.

Definition at line 77 of file TableError.h.


Constructor & Destructor Documentation

Add given message to string "Internal Table error: ".


The documentation for this class was generated from the following file: