ATLAS Offline Software
|
Exception — ThinningHandle target does not exist. More...
#include <exceptions.h>
Public Member Functions | |
ExcInvalidThinningTarget (unsigned int clid, const std::string &key) | |
Constructor. More... | |
Exception — ThinningHandle target does not exist.
The target container referenced by a ThinningHandle does not exist in the event store.
Definition at line 436 of file Control/AthContainers/AthContainers/exceptions.h.
SG::ExcInvalidThinningTarget::ExcInvalidThinningTarget | ( | unsigned int | clid, |
const std::string & | key | ||
) |
Constructor.
clid | The CLID of the requested container. |
key | The StoreGate key of the requested container. |
Definition at line 602 of file Control/AthContainers/Root/exceptions.cxx.