EleFits  5.0.0
A modern C++ API on top of CFITSIO
OutOfBoundsError Member List

This is the complete list of members for OutOfBoundsError, including all inherited members.

append(const std::string &line, std::size_t indent=0)FitsError
exception(T... args)exception
FitsError(const std::string &message)FitsErrorexplicit
mayThrow(const std::string &prefix, long value, std::pair< long, long > bounds)OutOfBoundsErrorstatic
operator=(T... args)exception
OutOfBoundsError(const std::string &prefix, long value, std::pair< long, long > bounds)OutOfBoundsError
what() const noexcept overrideFitsError
std::exception::what(T... args)exception
~exception(T... args)exception
~FitsError()=defaultFitsErrorvirtual