The Gaudi Framework  v29r0 (ff2e7097)
TimeException Member List

This is the complete list of members for TimeException, including all inherited members.

clone() const GaudiExceptioninlinevirtual
code() const GaudiExceptioninlinevirtual
exception(T...args)std::exception
GaudiException(std::string Message, std::string Tag, StatusCode Code)GaudiExceptioninline
GaudiException(std::string Message, std::string Tag, StatusCode Code, const GaudiException &Exception)GaudiExceptioninline
GaudiException(std::string Message, std::string Tag, StatusCode Code, const std::exception &Exception)GaudiExceptioninline
GaudiException(const GaudiException &Exception)GaudiExceptioninline
m_codeGaudiExceptionmutableprotected
m_messageGaudiExceptionmutableprotected
m_previousGaudiExceptionmutableprotected
m_tagGaudiExceptionmutableprotected
message() const GaudiExceptioninlinevirtual
operator=(const GaudiException &Exception)GaudiExceptioninline
std::exception::operator=(T...args)std::exception
previous() const GaudiExceptioninlinevirtual
printOut(std::ostream &os=std::cerr) const GaudiExceptioninlinevirtual
printOut(MsgStream &os) const GaudiExceptioninlinevirtual
s_procGaudiExceptionprotectedstatic
setCode(const StatusCode &newStatus)GaudiExceptioninlinevirtual
setMessage(const std::string &newMessage)GaudiExceptioninlinevirtual
setTag(const std::string &newTag)GaudiExceptioninlinevirtual
tag() const GaudiExceptioninlinevirtual
TimeException(std::string Message="unspecified exception", std::string Tag="*Gaudi::Time*", StatusCode Code=StatusCode::FAILURE)TimeExceptioninline
what() const overrideGaudiExceptioninline
std::exception::what(T...args)std::exception
~exception(T...args)std::exception
~GaudiException()GaudiExceptioninlinevirtual