![]() |
ATLAS Offline Software
|
Exceptions that can be thrown from AthenaPoolCnvSvc. More...
Go to the source code of this file.
Classes | |
| class | AthenaPoolCnvSvc::ExcNoDictForClass |
| Exception — Can't find dictionary information for class. More... | |
| class | AthenaPoolCnvSvc::ExcUnsupportedVersion |
| Exception — Unsupported persistent version of CLASS found. More... | |
| class | AthenaPoolCnvSvc::ExcCaughtException |
| Exception — Caught an exception during conversion. More... | |
Namespaces | |
| AthenaPoolCnvSvc | |
Functions | |
| void | AthenaPoolCnvSvc::throwExcNoDictForClass (const std::type_info &ti) |
| Throw a AthenaPoolCnvSvc::ExcNoDictForClass exception. More... | |
| void | AthenaPoolCnvSvc::throwExcUnsupportedVersion (const std::type_info &ti, const Guid &guid) |
| Throw a AthenaPoolCnvSvc::ExcUnsupportedVersion exception. More... | |
| void | AthenaPoolCnvSvc::throwExcCaughtException (const char *fnname, const char *action, const std::exception &ex, const std::type_info &ti, const std::string &key) |
| Throw a AthenaPoolCnvSvc::ExcCaughtException exception. More... | |
Exceptions that can be thrown from AthenaPoolCnvSvc.
Definition in file Database/AthenaPOOL/AthenaPoolCnvSvc/AthenaPoolCnvSvc/exceptions.h.
1.8.18