ATLAS Offline Software
|
Exception — Linked variable not found. More...
#include <exceptions.h>
Public Member Functions | |
ExcNoLinkedVar (SG::auxid_t auxid, const std::type_info &type) | |
Constructor. More... | |
Exception — Linked variable not found.
Definition at line 416 of file Control/AthContainers/AthContainers/exceptions.h.
SG::ExcNoLinkedVar::ExcNoLinkedVar | ( | SG::auxid_t | auxid, |
const std::type_info & | type | ||
) |
Constructor.
auxid | ID of the requested aux data item. |
type | Type of the item. |
Definition at line 575 of file Control/AthContainers/Root/exceptions.cxx.