casa
$Rev:20696$
|
Generic Sort exception. More...
#include <SortError.h>
Public Member Functions | |
SortError (Category c=GENERAL) | |
SortError (const String &, Category c=GENERAL) | |
~SortError () throw () |
Generic Sort exception.
Public interface
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.
casa::SortError::SortError | ( | const String & | , |
Category | c = GENERAL |
||
) |
casa::SortError::~SortError | ( | ) | throw () |