ATLAS Offline Software
|
Exception — Bad EventContext extension while building ReadCondHandle. More...
#include <exceptions.h>
Public Member Functions | |
ExcBadContext (const EventContext &ctx, const std::string &key) | |
Constructor. More... | |
Exception — Bad EventContext extension while building ReadCondHandle.
The EventContext was not set or is of the wrong type.
Definition at line 310 of file Control/StoreGate/StoreGate/exceptions.h.
Constructor.
ctx | The bad EventContext. |
key | The key of the handle being built. |
Definition at line 391 of file Control/StoreGate/src/exceptions.cxx.