![]() |
ATLAS Offline Software
|
Exceptions that can be thrown by SGTools. More...
#include "SGTools/exceptions.h"#include "SGTools/DataProxy.h"#include "GaudiKernel/System.h"#include <sstream>#include <string>Go to the source code of this file.
Namespaces | |
| SG | |
| Forward declaration. | |
Functions | |
| std::string | SG::excBadDataProxyCast_format (CLID id, const std::type_info &tid) |
| Helper: Format exception string. More... | |
| void | SG::throwExcBadDataProxyCast (const DataProxy &proxy, const std::type_info &tid) |
| Throw an ExcBadDataProxyCast exception. More... | |
| std::string | SG::excProxyCollision_format (CLID id, const std::string &key, CLID primary_id, const std::string &primary_key) |
| Helper: Format exception string. More... | |
| std::string | SG::excSgkeyCollision_format (const std::string &new_key, CLID new_clid, const std::string &old_key, CLID old_clid, sgkey_t sgkey) |
| Helper: Format exception string. More... | |
Exceptions that can be thrown by SGTools.
Definition in file Control/SGTools/src/exceptions.cxx.
1.8.18