36 return m_error_msg.c_str();
defines the base Elements exception class
Elements base exception class.
ExitCode exitCode() const noexcept
virtual ~Exception() noexcept
const ExitCode m_exit_code
Exception(ExitCode e=ExitCode::NOT_OK)
ExitCode
Strongly typed exit numbers.