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

Generic Sort exception. More...

#include <SortError.h>

Inheritance diagram for casa::SortError:
casa::AipsError casa::SortInvDT casa::SortInvIncr casa::SortInvOpt casa::SortNoData

List of all members.

Public Member Functions

 SortError (Category c=GENERAL)
 SortError (const String &, Category c=GENERAL)
 ~SortError () throw ()

Detailed Description

Generic Sort exception.

Intended use:

Public interface

Review Status

Reviewed By:
Friso Olnon
Date Reviewed:
1995/03/01

Prerequisite

Synopsis

SortError is the generic Sort exception; catching this one means catching all Sort exceptions. Note that you have to catch AipsError to catch all possible exceptions.

Definition at line 48 of file SortError.h.


Constructor & Destructor Documentation


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