| BAD_KEY enum value | ParamException | |
| BAD_TYPE enum value | ParamException | |
| clone() const | GaudiException | [virtual] |
| code() const | GaudiException | [virtual] |
| ExceptionType enum name | ParamException | |
| 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 | |
| m_code | GaudiException | [protected] |
| m_message | GaudiException | [protected] |
| m_previous | GaudiException | [protected] |
| m_tag | GaudiException | [protected] |
| m_type | ParamException | [private] |
| message() const | GaudiException | [virtual] |
| operator=(const GaudiException &Exception) | GaudiException | |
| ParamException(const std::string &name, ExceptionType t=BAD_KEY) | ParamException | |
| ParamException(const std::string &name, const std::type_info &req, const std::type_info &actual) | ParamException | |
| previous() const | GaudiException | [virtual] |
| printOut(std::ostream &os=std::cerr) const | GaudiException | [virtual] |
| printOut(MsgStream &os) const | GaudiException | [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] |
| type() const | ParamException | [inline] |
| what() const | GaudiException | [virtual] |
| ~GaudiException() | GaudiException | [virtual] |
| ~ParamException() | ParamException | [virtual] |