This is the complete list of members for MagAOX::xwcException, including all inherited members.
code() const | MagAOX::xwcException | inline |
file_name() const | MagAOX::xwcException | inline |
line() const | MagAOX::xwcException | inline |
m_code | MagAOX::xwcException | protected |
m_location | MagAOX::xwcException | protected |
m_message | MagAOX::xwcException | protected |
m_what | MagAOX::xwcException | protected |
message() const | MagAOX::xwcException | inline |
what() const noexcept | MagAOX::xwcException | inlinevirtual |
xwcException()=delete | MagAOX::xwcException | |
xwcException(const std::string &msg, const std::source_location loc=std::source_location::current()) | MagAOX::xwcException | inlineexplicit |
xwcException(const std::string &msg, int code, const std::source_location loc=std::source_location::current()) | MagAOX::xwcException | inline |