26#ifndef CASA_SORTERROR_H
27#define CASA_SORTERROR_H
29#include <casacore/casa/aips.h>
30#include <casacore/casa/Exceptions/Error.h>
SortError(const String &, Category c=GENERAL)
SortError(Category c=GENERAL)
Invalid data type used for this sort key.
SortInvDT(Category c=INVALID_ARGUMENT)
Invalid increment used for this sort key.
SortInvIncr(Category c=INVALID_ARGUMENT)
Invalid sort option given to routine dosort.
SortInvOpt(Category c=INVALID_ARGUMENT)
No data array given to Sort constructor.
SortNoData(Category c=INITIALIZATION)
String: the storage and methods of handling collections of characters.
this file contains all the compiler specific defines