ATLAS Offline Software
|
Exception — invalid index. More...
#include <exceptions.h>
Public Member Functions | |
ExcInvalidIndex (const std::string &where) | |
Constructor. More... | |
Exception — invalid index.
You tried to set the index for an ElementLink to an invalid value.
Definition at line 170 of file Control/AthLinks/AthLinks/exceptions.h.
SG::ExcInvalidIndex::ExcInvalidIndex | ( | const std::string & | where | ) |
Constructor.
where | The operation being attempted. |
Definition at line 193 of file Control/AthLinks/src/exceptions.cxx.