OpenMS
BaseException Member List

This is the complete list of members for BaseException, including all inherited members.

BaseException() noexceptBaseException
BaseException(const char *file, int line, const char *function) noexceptBaseException
BaseException(const char *file, int line, const char *function, const std::string &name, const std::string &message) noexceptBaseException
BaseException(const BaseException &exception) noexceptBaseException
file_BaseExceptionprotected
function_BaseExceptionprotected
getFile() const noexceptBaseException
getFunction() const noexceptBaseException
getLine() const noexceptBaseException
getMessage() const noexceptBaseException
getName() const noexceptBaseException
line_BaseExceptionprotected
name_BaseExceptionprotected
~BaseException() noexcept overrideBaseException