ATLAS Offline Software
|
Exception — Error initializing VarHandle from VarHandleKey. More...
#include <exceptions.h>
Public Member Functions | |
ExcHandleInitError (CLID clid, const std::string &sgkey, const std::string &storename) | |
Constructor. More... | |
Exception — Error initializing VarHandle from VarHandleKey.
Definition at line 90 of file Control/StoreGate/StoreGate/exceptions.h.
SG::ExcHandleInitError::ExcHandleInitError | ( | 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 87 of file Control/StoreGate/src/exceptions.cxx.