EleFits  5.0.0
A modern C++ API on top of CFITSIO

◆ OutOfBoundsError()

OutOfBoundsError ( const std::string prefix,
long  value,
std::pair< long, long >  bounds 
)

Constructor.

The error message is of the form "<prefix>: <value> not in (<min>, <max>)".