casa::ArrayIteratorError Class Reference
[Arrays]

#include <ArrayError.h>

Inheritance diagram for casa::ArrayIteratorError:

Inheritance graph
[legend]
Collaboration diagram for casa::ArrayIteratorError:

Collaboration graph
[legend]
List of all members.

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.

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 ()


Constructor & Destructor Documentation

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

Initialize with the message "ArrayIteratorError.

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

Initialize with the supplied message.

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

Initialize with the supplied message.

casa::ArrayIteratorError::~ArrayIteratorError (  )  throw ()


The documentation for this class was generated from the following file:
Generated on Mon Sep 1 22:43:38 2008 for NRAOCASA by  doxygen 1.5.1