![]() |
The Gaudi Framework
v25r3
|
This is the complete list of members for UpdateManagerException, including all inherited members.
clone() const | UpdateManagerException | inlinevirtual |
code() const | GaudiException | inlinevirtual |
GaudiException(const std::string &Message, const std::string &Tag, const StatusCode &Code) | GaudiException | inline |
GaudiException(const std::string &Message, const std::string &Tag, const StatusCode &Code, const GaudiException &Exception) | GaudiException | inline |
GaudiException(const std::string &Message, const std::string &Tag, const StatusCode &Code, const std::exception &Exception) | GaudiException | inline |
GaudiException(const GaudiException &Exception) | GaudiException | inline |
m_code | GaudiException | mutableprotected |
m_message | GaudiException | mutableprotected |
m_previous | GaudiException | mutableprotected |
m_tag | GaudiException | mutableprotected |
message() const | GaudiException | inlinevirtual |
operator=(const GaudiException &Exception) | GaudiException | inline |
previous() const | GaudiException | inlinevirtual |
printOut(std::ostream &os=std::cerr) const | GaudiException | inlinevirtual |
printOut(MsgStream &os) const | GaudiException | inlinevirtual |
s_proc | GaudiException | protectedstatic |
setCode(const StatusCode &newStatus) | GaudiException | inlinevirtual |
setMessage(const std::string &newMessage) | GaudiException | inlinevirtual |
setTag(const std::string &newTag) | GaudiException | inlinevirtual |
tag() const | GaudiException | inlinevirtual |
UpdateManagerException(const std::string &Message="unspecified exception", const std::string &Tag="*UpdateManagerSvc*", const StatusCode &Code=StatusCode::FAILURE) | UpdateManagerException | inline |
UpdateManagerException(const std::string &Message, const std::string &Tag, const StatusCode &Code, const GaudiException &Ex) | UpdateManagerException | inline |
what() const | GaudiException | inlinevirtual |
~GaudiException() | GaudiException | inlinevirtual |
~UpdateManagerException() | UpdateManagerException | inlinevirtual |