EleFits
4.0.1
A modern C++ API on top of CFitsIO
|
This is the complete list of members for Euclid::Fits::OutOfBoundsError, including all inherited members.
append(const std::string &line, std::size_t indent=0) | Euclid::Fits::FitsError | |
exception(T... args) | std::exception | |
FitsError(const std::string &message) | Euclid::Fits::FitsError | explicit |
mayThrow(const std::string &prefix, long value, std::pair< long, long > bounds) | Euclid::Fits::OutOfBoundsError | static |
operator=(T... args) | std::exception | |
OutOfBoundsError(const std::string &prefix, long value, std::pair< long, long > bounds) | Euclid::Fits::OutOfBoundsError | |
what() const noexcept override | Euclid::Fits::FitsError | |
std::exception::what(T... args) | std::exception | |
~exception(T... args) | std::exception | |
~FitsError()=default | Euclid::Fits::FitsError | virtual |