![]() |
The Gaudi Framework
master (b9786168)
|
This is the complete list of members for GaudiException, including all inherited members.
| backTrace() const | GaudiException | inlinevirtual |
| clone() const | GaudiException | inlinevirtual |
| code() const | GaudiException | inlinevirtual |
| GaudiException(std::string Message, std::string Tag, StatusCode Code) | GaudiException | |
| GaudiException(std::string Message, std::string Tag, StatusCode Code, const GaudiException &Exception) | GaudiException | |
| GaudiException(std::string Message, std::string Tag, StatusCode Code, const std::exception &Exception) | GaudiException | |
| GaudiException(const GaudiException &Exception) | GaudiException | |
| m_backTrace | GaudiException | protected |
| m_code | GaudiException | protected |
| m_message | GaudiException | protected |
| m_previous | GaudiException | protected |
| m_tag | GaudiException | protected |
| 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 | |
| previous() const | GaudiException | inlinevirtual |
| printOut(std::ostream &os=std::cerr) const | GaudiException | virtual |
| printOut(MsgStream &os) const | GaudiException | virtual |
| 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 |
| ~GaudiException() | GaudiException | virtual |