EleFits  5.3.1
A modern C++ API on top of CFITSIO
Loading...
Searching...
No Matches

◆ 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>)".