casacore::TableDuplFile Class Reference

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

#include <TableError.h>

Inheritance diagram for casacore::TableDuplFile:
casacore::TableError casacore::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

casacore::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.

casacore::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.

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