ATLAS Offline Software
|
Exception — Attempt to retrieve nonexistent aux data item. More...
#include <exceptions.h>
Public Member Functions | |
ExcBadAuxVar (SG::auxid_t auxid) | |
Constructor. More... | |
Exception — Attempt to retrieve nonexistent aux data item.
You attempted to retrieve auxiliary data from an object, but the requested item does not exist.
Definition at line 57 of file Control/AthContainers/AthContainers/exceptions.h.
SG::ExcBadAuxVar::ExcBadAuxVar | ( | SG::auxid_t | auxid | ) |
Constructor.
auxid | The ID of the requested aux data item. |
Definition at line 105 of file Control/AthContainers/Root/exceptions.cxx.