| Elements
    6.2
    A C++ base framework for the Euclid Software. | 
This is the complete list of members for Elements::OptionException, including all inherited members.
| appendMessage(const T &message) | Elements::Exception | inline | 
| Exception(ExitCode e=ExitCode::NOT_OK) | Elements::Exception | inlineexplicit | 
| Exception(const char *message, ExitCode e=ExitCode::NOT_OK) | Elements::Exception | inlineexplicit | 
| Exception(const std::string &message, ExitCode e=ExitCode::NOT_OK) | Elements::Exception | inlineexplicit | 
| Exception(const char *stringFormat, Args &&... args) | Elements::Exception | inlineexplicit | 
| exception(T... args) | std::exception | |
| exitCode() const noexcept | Elements::Exception | inline | 
| m_error_msg | Elements::Exception | protected | 
| m_exit_code | Elements::Exception | protected | 
| operator=(T... args) | std::exception | |
| OptionException(const std::string &message="") | Elements::OptionException | inlineexplicit | 
| what() const noexcept override | Elements::Exception | inline | 
| std::exception::what(T... args) | std::exception | |
| ~exception(T... args) | std::exception | |
| ~Exception() noexcept=default | Elements::Exception | virtual | 
 1.8.17
 1.8.17