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

Table error; table (description) already exists. More...

#include <TableError.h>

Inheritance diagram for casa::TableDuplFile:
casa::TableError casa::AipsError

List of all members.

Public Member Functions

 TableDuplFile (const String &name, Category c=INVALID_ARGUMENT)
 This constructor generates a message telling that the a table or description with the given name already exists.
 TableDuplFile (const String &name, const String &message, Category c=INVALID_ARGUMENT)
 This constructor generates a message telling that the a table or description with the given name already exists.
 ~TableDuplFile () throw ()

Detailed Description

Table error; table (description) already exists.

Intended use:

Public interface

Review Status

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

Synopsis

Table (description) with this name already exists.

Definition at line 96 of file TableError.h.


Constructor & Destructor Documentation

This constructor generates a message telling that the a table or description with the given name already exists.

casa::TableDuplFile::TableDuplFile ( const String name,
const String message,
Category  c = INVALID_ARGUMENT 
)

This constructor generates a message telling that the a table or description with the given name already exists.

The given message is appended to it.


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