ATLAS Offline Software
|
Exception — Attempt to dereference a Read/Write/UpdateHandle with a null key. More...
#include <exceptions.h>
Public Member Functions | |
ExcNullHandleKey () | |
Constructor. More... | |
Exception — Attempt to dereference a Read/Write/UpdateHandle with a null key.
An explicit key must always be given when using Read/Write/UpdateHandle.
Definition at line 36 of file Control/StoreGate/StoreGate/exceptions.h.
SG::ExcNullHandleKey::ExcNullHandleKey | ( | ) |
Constructor.
Definition at line 22 of file Control/StoreGate/src/exceptions.cxx.