![]() |
EleFits
4.0.0
A modern C++ API on top of CFitsIO
|
This is the complete list of members for Euclid::Fits::KeywordNotFoundError, 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 |
| keyword | Euclid::Fits::KeywordNotFoundError | |
| KeywordNotFoundError(const std::string &keyword) | Euclid::Fits::KeywordNotFoundError | explicit |
| mayThrow(const std::string &keyword, const Header &header) | Euclid::Fits::KeywordNotFoundError | static |
| mayThrow(const std::vector< std::string > &keywords, const Header &header) | Euclid::Fits::KeywordNotFoundError | static |
| operator=(T... args) | std::exception | |
| 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 |