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

An error thrown by an ArrayIterator. More...

#include <ArrayError.h>

Inheritance diagram for casa::ArrayIteratorError:
casa::ArrayError casa::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

Initialize with the message "ArrayIteratorError.

Initialize with the supplied message.

Initialize with the supplied message.


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