The Gaudi Framework
v29r0 (ff2e7097)
|
This is the complete list of members for GaudiException, including all inherited members.
clone() const | GaudiException | inlinevirtual |
code() const | GaudiException | inlinevirtual |
exception(T...args) | std::exception | |
GaudiException(std::string Message, std::string Tag, StatusCode Code) | GaudiException | inline |
GaudiException(std::string Message, std::string Tag, StatusCode Code, const GaudiException &Exception) | GaudiException | inline |
GaudiException(std::string Message, std::string Tag, 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<<(std::ostream &os, const GaudiException &ge) | GaudiException | friend |
operator<<(std::ostream &os, const GaudiException *pge) | GaudiException | friend |
operator<<(MsgStream &os, const GaudiException &ge) | GaudiException | friend |
operator<<(MsgStream &os, const GaudiException *pge) | GaudiException | friend |
operator=(const GaudiException &Exception) | GaudiException | inline |
std::exception::operator=(T...args) | std::exception | |
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 |
StatusCode class | GaudiException | friend |
tag() const | GaudiException | inlinevirtual |
what() const override | GaudiException | inline |
std::exception::what(T...args) | std::exception | |
~exception(T...args) | std::exception | |
~GaudiException() | GaudiException | inlinevirtual |