Atlas::Objects::NoSuchAttrException Class Reference

An exception indicating the requested attribute does not exist. More...

#include <BaseObject.h>

Inheritance diagram for Atlas::Objects::NoSuchAttrException:

Atlas::Exception

List of all members.

Public Member Functions

 NoSuchAttrException (const std::string &name)
const std::string & getName () const
 Get the name of the attribute which does not exist.


Detailed Description

An exception indicating the requested attribute does not exist.

This is thrown by Root::getAttr() [and derivatives thereof!]


The documentation for this class was generated from the following file:

Copyright 2000-2004 the respective authors.

This document can be licensed under the terms of the GNU Free Documentation License or the GNU General Public License and may be freely distributed under the terms given by one of these licenses.