ATLAS Offline Software
|
Exception — Attempt to dereference write handle before record. More...
#include <exceptions.h>
Public Member Functions | |
ExcNullWriteHandle (CLID clid, const std::string &sgkey, const std::string &storename) | |
Constructor. More... | |
Exception — Attempt to dereference write handle before record.
Definition at line 151 of file Control/StoreGate/StoreGate/exceptions.h.
SG::ExcNullWriteHandle::ExcNullWriteHandle | ( | 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 188 of file Control/StoreGate/src/exceptions.cxx.