| clone() const | GaudiException | [inline, virtual] |
| code() const | GaudiException | [inline, virtual] |
| 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 | [mutable, protected] |
| m_message | GaudiException | [mutable, protected] |
| m_previous | GaudiException | [mutable, protected] |
| m_tag | GaudiException | [mutable, protected] |
| message() const | GaudiException | [inline, virtual] |
| 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] |
| previous() const | GaudiException | [inline, virtual] |
| printOut(std::ostream &os=std::cerr) const | GaudiException | [inline, virtual] |
| printOut(MsgStream &os) const | GaudiException | [inline, virtual] |
| setCode(const StatusCode &newStatus) | GaudiException | [inline, virtual] |
| setMessage(const std::string &newMessage) | GaudiException | [inline, virtual] |
| setTag(const std::string &newTag) | GaudiException | [inline, virtual] |
| tag() const | GaudiException | [inline, virtual] |
| what() const | GaudiException | [inline, virtual] |
| ~GaudiException() | GaudiException | [inline, virtual] |