casa::TableDuplFile Class Reference
[Tables]

#include <TableError.h>

Inheritance diagram for casa::TableDuplFile:

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

Collaboration graph
[legend]
List of all members.

Detailed Description

Table error; table (description) already exists.

Intended use:

Part of API

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.

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


Constructor & Destructor Documentation

casa::TableDuplFile::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.

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.

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