This is the complete list of members for KeywordNotFoundError, including all inherited members.
append(const std::string &line, std::size_t indent=0) | FitsError | |
exception(T... args) | exception | |
FitsError(const std::string &message) | FitsError | explicit |
keyword | KeywordNotFoundError | |
KeywordNotFoundError(const std::string &keyword) | KeywordNotFoundError | explicit |
mayThrow(const std::string &keyword, const Header &header) | KeywordNotFoundError | static |
mayThrow(const std::vector< std::string > &keywords, const Header &header) | KeywordNotFoundError | static |
operator=(T... args) | exception | |
what() const noexcept override | FitsError | |
std::exception::what(T... args) | exception | |
~exception(T... args) | exception | |
~FitsError()=default | FitsError | virtual |