SG::ExcUnknownAuxItem Class Reference

Exception --- Unknown aux data item. More...

#include <exceptions.h>

List of all members.

Public Member Functions

 ExcUnknownAuxItem (const std::string &name, const std::string &clsname="", const std::type_info *typ=0)
 Constructor.

Detailed Description

Exception --- Unknown aux data item.

This can be thrown by TypelessConstAccessor if the requested item is not known to the registry, or (if the type_info is supplied) we don't know how to make a vector factory for the given type_info.


Constructor & Destructor Documentation

SG::ExcUnknownAuxItem::ExcUnknownAuxItem ( const std::string &  name,
const std::string &  clsname = "",
const std::type_info *  typ = 0 
)

Constructor.

Parameters:
name Name of the aux data item.
clsname Class name of the aux data item, or an empty string.
typ Type of the item, if provided.

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 15 Apr 2017 for RootCore Packages by  doxygen 1.6.1