ATLAS Offline Software
|
Exception — Tried to retrieve non-const pointer to const object. More...
#include <exceptions.h>
Public Member Functions | |
ExcConstObject (CLID clid, const std::string &sgkey, const std::string &storename) | |
Constructor. More... | |
Exception — Tried to retrieve non-const pointer to const object.
Definition at line 132 of file Control/StoreGate/StoreGate/exceptions.h.
SG::ExcConstObject::ExcConstObject | ( | 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 157 of file Control/StoreGate/src/exceptions.cxx.