casacore::ArrayIteratorError Class Reference

An error thrown by an ArrayIterator. More...

#include <ArrayError.h>

Inheritance diagram for casacore::ArrayIteratorError:
casacore::ArrayError casacore::AipsError

List of all members.

Public Member Functions

 ArrayIteratorError (Category c=BOUNDARY)
 Initialize with the message ArrayIteratorError.
 ArrayIteratorError (const Char *m, Category c=BOUNDARY)
 Initialize with the supplied message.
 ArrayIteratorError (const String &m, Category c=BOUNDARY)
 Initialize with the supplied message.
 ~ArrayIteratorError () throw ()

Detailed Description

An error thrown by an ArrayIterator.

Review Status

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

An ArrayIteratorError is thrown by an array iterator or related class (e.g. VectorIterator).

Definition at line 176 of file ArrayError.h.


Constructor & Destructor Documentation

casacore::ArrayIteratorError::ArrayIteratorError ( Category  c = BOUNDARY  ) 

Initialize with the message ArrayIteratorError.

casacore::ArrayIteratorError::ArrayIteratorError ( const Char m,
Category  c = BOUNDARY 
)

Initialize with the supplied message.

casacore::ArrayIteratorError::ArrayIteratorError ( const String m,
Category  c = BOUNDARY 
)

Initialize with the supplied message.

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