casacore::TableParseError Class Reference

Table error; invalid table command. More...

#include <TableError.h>

Inheritance diagram for casacore::TableParseError:
casacore::TableError casacore::AipsError

List of all members.

Public Member Functions

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

Private Attributes

int itsPos
String itsToken

Detailed Description

Table 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 491 of file TableError.h.


Constructor & Destructor Documentation

casacore::TableParseError::TableParseError ( const String commandString,
int  pos = -1,
const String token = String(),
Category  c = INVALID_ARGUMENT 
)

This constructor generates a message containing the table command.

casacore::TableParseError::~TableParseError (  )  throw ()

Member Function Documentation

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

Get error position or token.

Definition at line 499 of file TableError.h.

References itsPos.

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

Definition at line 501 of file TableError.h.

References itsToken.


Member Data Documentation

Definition at line 504 of file TableError.h.

Referenced by pos().

Definition at line 505 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