![]() |
ATLAS Offline Software
|
Exceptions that can be thrown by SGTools. More...
#include "CxxUtils/sgkey_t.h"
#include "GaudiKernel/ClassID.h"
#include <typeinfo>
#include <stdexcept>
#include <string>
Go to the source code of this file.
Classes | |
class | SG::ExcBadDataProxyCast |
Exception — Bad cast of DataProxy with CLID. More... | |
class | SG::ExcProxyCollision |
Exception — Proxy collision for clid/key. More... | |
class | SG::ExcSgkeyCollision |
Exception — sgkey hash collision. More... | |
Namespaces | |
SG | |
Forward declaration. | |
Functions | |
void | SG::throwExcBadDataProxyCast (const DataProxy &proxy, const std::type_info &tid) |
Throw an ExcBadDataProxyCast exception. More... | |
Exceptions that can be thrown by SGTools.
Definition in file Control/SGTools/SGTools/exceptions.h.