ATLAS Offline Software
|
Exception — Bad allocation ownership. More...
#include <exceptions.h>
Public Member Functions | |
ExcAllocOwnership () | |
Constructor. More... | |
Exception — Bad allocation ownership.
Attempt to add a locally-allocated element to a container when it was allocated from a different container.
Definition at line 472 of file Control/AthContainers/AthContainers/exceptions.h.
SG::ExcAllocOwnership::ExcAllocOwnership | ( | ) |
Constructor.
Definition at line 627 of file Control/AthContainers/Root/exceptions.cxx.