|  | OpenMS
    2.6.0
    | 
This is the complete list of members for IllegalArgument, including all inherited members.
| BaseException() noexcept | BaseException | |
| BaseException(const char *file, int line, const char *function) noexcept | BaseException | |
| BaseException(const char *file, int line, const char *function, const std::string &name, const std::string &message) noexcept | BaseException | |
| BaseException(const BaseException &exception) noexcept | BaseException | |
| file_ | BaseException | protected | 
| function_ | BaseException | protected | 
| getFile() const noexcept | BaseException | |
| getFunction() const noexcept | BaseException | |
| getLine() const noexcept | BaseException | |
| getMessage() const noexcept | BaseException | |
| getName() const noexcept | BaseException | |
| IllegalArgument(const char *file, int line, const char *function, const std::string &error_message) noexcept | IllegalArgument | |
| line_ | BaseException | protected | 
| name_ | BaseException | protected | 
| setMessage(const std::string &message) noexcept | BaseException | |
| what() const noexcept override | BaseException | |
| what_ | BaseException | protected | 
| ~BaseException() noexcept override | BaseException | 
 1.8.16
 1.8.16