EleFits  4.0.0
A modern C++ API on top of CFitsIO

◆ OutOfBoundsError()

Euclid::Fits::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>)".