MarlinMT  0.1.0
marlinmt::Exception Member List

This is the complete list of members for marlinmt::Exception, including all inherited members.

_messagemarlinmt::Exceptionprotected
createMessage(unsigned int line, const std::string &func, const std::string &fname, const std::string &message) constmarlinmt::Exceptionprotected
createMessage(const std::string &previous, unsigned int line, const std::string &func, const std::string &fname, const std::string &message) constmarlinmt::Exceptionprotected
Exception()=deletemarlinmt::Exception
Exception(const Exception &)=defaultmarlinmt::Exception
Exception(const std::string &message)marlinmt::Exception
Exception(unsigned int line, const std::string &func, const std::string &fname, const std::string &message)marlinmt::Exception
Exception(const T &rhs, unsigned int line, const std::string &func, const std::string &fname, const std::string &message)marlinmt::Exceptioninline
what() const noexcept overridemarlinmt::Exception
~Exception()=defaultmarlinmt::Exceptionvirtual