ATLAS Offline Software
|
Exception — Missing BaseInfo. More...
#include <exceptions.h>
Public Member Functions | |
ExcMissingBaseInfo (const std::type_info &ti) | |
Constructor. More... | |
Exception — Missing BaseInfo.
Can't find BaseInfo for CLASS.
Definition at line 333 of file Control/AthContainers/AthContainers/exceptions.h.
SG::ExcMissingBaseInfo::ExcMissingBaseInfo | ( | const std::type_info & | ti | ) |
Constructor.
ti | type_info for the class with the missing base info. |
Definition at line 437 of file Control/AthContainers/Root/exceptions.cxx.