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

Table error; invalid table (description) option. More...

#include <TableError.h>

Inheritance diagram for casa::TableInvOpt:
casa::TableError casa::AipsError

List of all members.

Public Member Functions

 TableInvOpt (const String &className, const String &message, Category c=INVALID_ARGUMENT)
 This constructor generates a message that an invalid option has been given.
 ~TableInvOpt () throw ()

Detailed Description

Table error; invalid table (description) option.

Intended use:

Public interface

Review Status

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

Synopsis

Invalid Table(Desc) option given for the table (description).

Definition at line 160 of file TableError.h.


Constructor & Destructor Documentation

casa::TableInvOpt::TableInvOpt ( const String className,
const String message,
Category  c = INVALID_ARGUMENT 
)

This constructor generates a message that an invalid option has been given.

The class name is either Table or TableDesc. The given message will be appended to the total message.


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