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

An error thrown by an Slicer member function. More...

#include <ArrayError.h>

Inheritance diagram for casa::ArraySlicerError:
casa::ArrayError casa::AipsError

List of all members.

Public Member Functions

 ArraySlicerError (Category c=GENERAL)
 Initialize with the message "Slicer error.".
 ArraySlicerError (const String &m, Category c=GENERAL)
 Initialize with ArraySlicerError plus the supplied message.
 ~ArraySlicerError () throw ()

Detailed Description

An error thrown by an Slicer member function.

Review Status

Reviewed By:
UNKNOWN
Date Reviewed:
before2004/08/25
An ArraySlicerError is thrown by an  Slicer member function.  

Definition at line 194 of file ArrayError.h.


Constructor & Destructor Documentation

Initialize with the message "Slicer error.".

Initialize with ArraySlicerError plus the supplied message.


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