Alexandria  2.27.0
SDC-CH common library for the Euclid project
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Pyston::Exception Member List

This is the complete list of members for Pyston::Exception, including all inherited members.

appendMessage(const T &message)Elements::Exception
codeElements::Exception
Exception()Pyston::Exception
Elements::Exception::Exception(ExitCode e=ExitCode::NOT_OK)Elements::Exception
Elements::Exception::Exception(const char *message, ExitCode e=ExitCode::NOT_OK)Elements::Exception
Elements::Exception::Exception(const std::string &message, ExitCode e=ExitCode::NOT_OK)Elements::Exception
Elements::Exception::Exception(const char *stringFormat, Args &&...args)Elements::Exception
exception(T...args)std::exception
exitCode() const noexceptElements::Exception
getTraceback() const Pyston::Exception
log(log4cpp::Priority::Value level, Elements::Logging &logger) const Pyston::Exception
m_error_msgElements::Exception
m_error_msgElements::Exceptionprotected
m_exit_codeElements::Exceptionprotected
m_tracebackPyston::Exceptionprivate
messageElements::Exception
messageElements::Exception
operator=(T...args)std::exception
snprintf(message, len, stringFormat, std::forward< Args >(args)...)Elements::Exception
what() const noexceptoverrideElements::Exception
std::exception::what(T...args)std::exception
~exception(T...args)std::exception
~Exception() noexcept=defaultElements::Exceptionvirtual