![]() |
ATLAS Offline Software
|
Exception — Unsupported persistent version of CLASS found. More...
#include <exceptions.h>
Public Member Functions | |
| ExcUnsupportedVersion (const std::type_info &ti, const Guid &guid) | |
| Constructor. More... | |
Exception — Unsupported persistent version of CLASS found.
The guid of the persistent class was not recognized.
Definition at line 58 of file Database/AthenaPOOL/AthenaPoolCnvSvc/AthenaPoolCnvSvc/exceptions.h.
| AthenaPoolCnvSvc::ExcUnsupportedVersion::ExcUnsupportedVersion | ( | const std::type_info & | ti, |
| const Guid & | guid | ||
| ) |
Constructor.
| ti | The class being read. |
| guid | The GUID of the persistent class. |
| ti | The requested class. |
| guid | The GUID of the persistent class. |
Definition at line 70 of file Database/AthenaPOOL/AthenaPoolCnvSvc/src/exceptions.cxx.
1.8.18