ATLAS Offline Software
|
Exception – Tried to retrieve const storable as a non-const pointer. More...
#include <exceptions.h>
Public Member Functions | |
ExcConstStorable (CLID clid, const std::string &key, SG::sgkey_t sgkey) | |
Constructor. More... | |
Exception – Tried to retrieve const storable as a non-const pointer.
Definition at line 270 of file Control/AthLinks/AthLinks/exceptions.h.
SG::ExcConstStorable::ExcConstStorable | ( | CLID | clid, |
const std::string & | key, | ||
SG::sgkey_t | sgkey | ||
) |
Constructor.
clid | CLID of the link. |
key | String key of the link. |
sgkey | Hashed key of the link. |
Definition at line 299 of file Control/AthLinks/src/exceptions.cxx.