OpenMS  2.4.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
IllegalArgument Member List

This is the complete list of members for IllegalArgument, 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
IllegalArgument(const char *file, int line, const char *function, const std::string &error_message) noexceptIllegalArgument
line_BaseExceptionprotected
name_BaseExceptionprotected
setMessage(const std::string &message) noexceptBaseException
what() const noexcept overrideBaseException
what_BaseExceptionprotected
~BaseException() noexcept overrideBaseException