casacore::TableGramError Class Reference

Table grammar error; invalid table command. More...

#include <TableError.h>

Inheritance diagram for casacore::TableGramError:
casacore::TableError casacore::AipsError

List of all members.

Public Member Functions

 TableGramError (int pos, const String &token, Category c=INVALID_ARGUMENT)
 This constructor generates a message containing the table command.
 ~TableGramError () throw ()
int pos () const
 Get error position or token.
const Stringtoken () const

Private Attributes

int itsPos
String itsToken

Detailed Description

Table grammar error; invalid table command.

Intended use:

Public interface

Review Status

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

Synopsis

The parser in TableGram/TableParse found an error in the given table command.

Definition at line 521 of file TableError.h.


Constructor & Destructor Documentation

casacore::TableGramError::TableGramError ( int  pos,
const String token,
Category  c = INVALID_ARGUMENT 
)

This constructor generates a message containing the table command.

casacore::TableGramError::~TableGramError (  )  throw ()

Member Function Documentation

int casacore::TableGramError::pos (  )  const [inline]

Get error position or token.

Definition at line 528 of file TableError.h.

References itsPos.

const String& casacore::TableGramError::token (  )  const [inline]

Definition at line 530 of file TableError.h.

References itsToken.


Member Data Documentation

Definition at line 533 of file TableError.h.

Referenced by pos().

Definition at line 534 of file TableError.h.

Referenced by token().


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