EleFits  5.0.0
A modern C++ API on top of CFITSIO
KeywordNotFoundError Member List

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)FitsErrorexplicit
keywordKeywordNotFoundError
KeywordNotFoundError(const std::string &keyword)KeywordNotFoundErrorexplicit
mayThrow(const std::string &keyword, const Header &header)KeywordNotFoundErrorstatic
mayThrow(const std::vector< std::string > &keywords, const Header &header)KeywordNotFoundErrorstatic
operator=(T... args)exception
what() const noexcept overrideFitsError
std::exception::what(T... args)exception
~exception(T... args)exception
~FitsError()=defaultFitsErrorvirtual