Elements
5.8
A C++ base framework for the Euclid Software.
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
Class List
Class Index
Class Hierarchy
Class Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
Elements
OptionException
Elements::OptionException Member List
This is the complete list of members for
Elements::OptionException
, including all inherited members.
appendMessage
(const T &message)
Elements::Exception
inline
code
Elements::Exception
Exception
(ExitCode e=ExitCode::NOT_OK)
Elements::Exception
inline
explicit
Exception
(const char *message, ExitCode e=ExitCode::NOT_OK)
Elements::Exception
inline
explicit
Exception
(const std::string &message, ExitCode e=ExitCode::NOT_OK)
Elements::Exception
inline
explicit
Exception
(const char *stringFormat, Args &&...args)
Elements::Exception
inline
explicit
exception
(T...args)
std::exception
exitCode
() const noexcept
Elements::Exception
inline
m_error_msg
Elements::Exception
m_error_msg
Elements::Exception
protected
m_exit_code
Elements::Exception
protected
message
Elements::Exception
message
Elements::Exception
operator=
(T...args)
std::exception
OptionException
(const std::string &message="")
Elements::OptionException
inline
explicit
snprintf
(message, len, stringFormat, std::forward< Args >(args)...)
Elements::Exception
what
() const noexceptoverride
Elements::Exception
inline
std::exception::what
(T...args)
std::exception
~Exception
() noexcept=default
Elements::Exception
virtual
~exception
(T...args)
std::exception
Generated by
1.8.5