![]() |
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. | |
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.
| SG::ExcBadContext::ExcBadContext | ( | const EventContext & | ctx, |
| const std::string & | key ) |
Constructor.
| ctx | The bad EventContext. |
| key | The key of the handle being built. |
Definition at line 391 of file Control/StoreGate/src/exceptions.cxx.