ATLAS Offline Software
|
Exception — Can't retrieve CondCont from ReadCondHandle. More...
#include <exceptions.h>
Public Member Functions | |
ExcNoCondCont (const std::string &key, const std::string &why) | |
Constructor. More... | |
Exception — Can't retrieve CondCont from ReadCondHandle.
The CondCont was not in the conditions store or is of the wrong type.
Definition at line 328 of file Control/StoreGate/StoreGate/exceptions.h.
Constructor.
key | The key being looked up. |
why | Further description. |
Definition at line 417 of file Control/StoreGate/src/exceptions.cxx.