Alexandria
2.16
Please provide a description of the project.
|
This is the complete list of members for Euclid::MathUtils::InterpolationException, including all inherited members.
appendMessage(const T &message) | Elements::Exception | |
Exception(ExitCode e=ExitCode::NOT_OK) | Elements::Exception | |
Exception(const char *message, ExitCode e=ExitCode::NOT_OK) | Elements::Exception | |
Exception(const std::string &message, ExitCode e=ExitCode::NOT_OK) | Elements::Exception | |
Exception(const char *stringFormat, Args &&...args) | Elements::Exception | |
exitCode() const noexcept | Elements::Exception | |
m_error_msg | Elements::Exception | protected |
m_exit_code | Elements::Exception | protected |
what() const noexcept override | Elements::Exception | |
~Exception() noexcept=default | Elements::Exception | virtual |