clone() const | GeometryInfoException | [virtual] |
code() const | GaudiException | [virtual] |
GaudiException(const std::string &Message, const std::string &Tag, const StatusCode &Code) | GaudiException | |
GaudiException(const std::string &Message, const std::string &Tag, const StatusCode &Code, const GaudiException &Exception) | GaudiException | |
GaudiException(const std::string &Message, const std::string &Tag, const StatusCode &Code, const std::exception &Exception) | GaudiException | |
GaudiException(const GaudiException &Exception) | GaudiException | |
GeometryInfoException(const std::string &name, const IGeometryInfo *gi=0, const StatusCode &sc=StatusCode::FAILURE) | GeometryInfoException | |
GeometryInfoException(const std::string &name, const GaudiException &ge, const IGeometryInfo *gi=0, const StatusCode &sc=StatusCode::FAILURE) | GeometryInfoException | |
m_code | GaudiException | [protected] |
m_gie_geometryInfo | GeometryInfoException | [private] |
m_message | GaudiException | [protected] |
m_previous | GaudiException | [protected] |
m_tag | GaudiException | [protected] |
message() const | GaudiException | [virtual] |
operator=(const GaudiException &Exception) | GaudiException | |
previous() const | GaudiException | [virtual] |
printOut(std::ostream &os=std::cerr) const | GeometryInfoException | [virtual] |
printOut(MsgStream &os) const | GeometryInfoException | [virtual] |
setCode(const StatusCode &newStatus) | GaudiException | [virtual] |
setMessage(const std::string &newMessage) | GaudiException | [virtual] |
setTag(const std::string &newTag) | GaudiException | [virtual] |
tag() const | GaudiException | [virtual] |
what() const | GaudiException | [virtual] |
~GaudiException() | GaudiException | [virtual] |
~GeometryInfoException() | GeometryInfoException | [virtual] |