Atlas_Objects_NoSuchAttrException (3) Linux Manual Page
Atlas::Objects::NoSuchAttrException – An exception indicating the requested attribute does not exist. Synopsis#include <BaseObject.h> Inherits Atlas::Exception. Public Member FunctionsNoSuchAttrException (const std::string &name) const std::string & getName () const Get the name of the attribute which does not exist. Detailed DescriptionAn exception indicating the requested attribute does not exist. This is thrown by Root::getAttr() [and derivatives thereof!]…
