TimeException Member List
This is the complete list of members for
TimeException, including all inherited members.
| clone() const | GaudiException | [inline, virtual] |
| code() const | GaudiException | [inline, virtual] |
| exception() | std::exception | |
| 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=(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] |
| s_proc | GaudiException | [protected, static] |
| 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] |
| TimeException(const std::string &Message="unspecified exception", const std::string &Tag="*Gaudi::Time*", const StatusCode &Code=StatusCode::FAILURE) | TimeException | [inline] |
| what() const | GaudiException | [inline, virtual] |
| ~GaudiException() | GaudiException | [inline, virtual] |
| ~TimeException() | TimeException | [inline, virtual] |