EleFits  5.3.0
A modern C++ API on top of CFITSIO
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Modules Pages
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
may_throw(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