EleFits
4.0.0
A modern C++ API on top of CFitsIO
|
This is the complete list of members for Euclid::Fits::ReadOnlyError, 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, FileMode mode) | Euclid::Fits::ReadOnlyError | static |
operator=(T... args) | std::exception | |
ReadOnlyError(const std::string &prefix) | Euclid::Fits::ReadOnlyError | explicit |
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 |