Alexandria 2.31.0
SDC-CH common library for the Euclid project
Loading...
Searching...
No Matches
Pyston::Exception Member List

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

appendMessage(const T &message)Elements::Exception
exception(T... args)std::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
exitCode() const noexceptElements::Exception
getTraceback() constPyston::Exception
log(log4cpp::Priority::Value level, Elements::Logging &logger) constPyston::Exception
m_error_msgElements::Exceptionprotected
m_error_tracebackPyston::Exceptionprivate
m_error_typePyston::Exceptionprivate
m_error_valuePyston::Exceptionprivate
m_exit_codeElements::Exceptionprotected
m_tracebackPyston::Exceptionprivate
operator=(T... args)std::exception
restore() constPyston::Exception
what() const noexcept overrideElements::Exception
std::exception::what(T... args)std::exception
~Exception() noexcept=defaultElements::Exceptionvirtual
~exception(T... args)std::exception