mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
|
This is the complete list of members for mx::err::invalidconfig, including all inherited members.
build_what() | mx::err::mxException | inlinevirtual |
invalidconfig(const std::string &esrc, const std::string &efile, const int &line, const std::string &expl) | mx::err::invalidconfig | inline |
m_code | mx::err::mxException | protected |
m_codeName | mx::err::mxException | protected |
m_errno | mx::err::mxException | protected |
m_explanation | mx::err::mxException | protected |
m_file | mx::err::mxException | protected |
m_line | mx::err::mxException | protected |
m_source | mx::err::mxException | protected |
m_whatstr | mx::err::mxException | protected |
mxException() noexcept | mx::err::mxException | inline |
mxException(const mxException &e) noexcept | mx::err::mxException | inline |
mxException(const std::string &esrc, const int &ec, const std::string &emnem, const std::string &efile, const int &line, const std::string &expl) | mx::err::mxException | inline |
mxException(const std::string &esrc, const int &ec, const std::string &emnem, const int &en, const std::string &efile, const int &line, const std::string &expl) | mx::err::mxException | inline |
operator=(const mxException &e) noexcept | mx::err::mxException | inline |
what() const noexcept | mx::err::mxException | inlinevirtual |
~mxException() | mx::err::mxException | inlinevirtual |