ATLAS Offline Software
|
Exception — Deference of read handle failed. More...
#include <exceptions.h>
Public Member Functions | |
ExcNullReadHandle (CLID clid, const std::string &sgkey, const std::string &storename) | |
Constructor. More... | |
Exception — Deference of read handle failed.
Definition at line 182 of file Control/StoreGate/StoreGate/exceptions.h.
SG::ExcNullReadHandle::ExcNullReadHandle | ( | CLID | clid, |
const std::string & | sgkey, | ||
const std::string & | storename | ||
) |
Constructor.
clid | CLID from the key. |
sgkey | StoreGate key from the key. |
storename | Store name from the key. |
Definition at line 233 of file Control/StoreGate/src/exceptions.cxx.