26#ifndef CASA_ITERERROR_H
27#define CASA_ITERERROR_H
30#include <casacore/casa/aips.h>
31#include <casacore/casa/Exceptions/Error.h>
Invalide iteration error class.
~InvalidIterError() noexcept
InvalidIterError(const char *msg=0, Category c=GENERAL)
Iteration Boundary error class.
~IterBoundaryError() noexcept
IterBoundaryError(const char *msg=0, Category c=BOUNDARY)
IterError(const char *msg=0, Category c=BOUNDARY)
Iteration initialization error.
~IterInitError() noexcept
IterInitError(const char *msg=0, Category c=INITIALIZATION)
this file contains all the compiler specific defines