26#ifndef CASA_ITERERROR_H
27#define CASA_ITERERROR_H
30#include <casacore/casa/aips.h>
31#include <casacore/casa/Exceptions/Error.h>
AipsError(const Char *str, Category c=GENERAL)
Creates an AipsError and initializes the error message from the parameter.
~InvalidIterError() noexcept
InvalidIterError(const char *msg=0, Category c=GENERAL)
~IterBoundaryError() noexcept
IterBoundaryError(const char *msg=0, Category c=BOUNDARY)
IterError(const char *msg=0, Category c=BOUNDARY)
~IterInitError() noexcept
IterInitError(const char *msg=0, Category c=INITIALIZATION)
this file contains all the compiler specific defines