ATLAS Offline Software
|
Exception — Can't find dictionary information for class. More...
#include <exceptions.h>
Public Member Functions | |
ExcNoDictForClass (const std::type_info &ti) | |
Constructor. More... | |
Exception — Can't find dictionary information for class.
POOL was unable to find the dictionary information for a given class.
Definition at line 33 of file Database/AthenaPOOL/AthenaPoolCnvSvc/AthenaPoolCnvSvc/exceptions.h.
AthenaPoolCnvSvc::ExcNoDictForClass::ExcNoDictForClass | ( | const std::type_info & | ti | ) |
Constructor.
ti | The requested class. |
Definition at line 37 of file Database/AthenaPOOL/AthenaPoolCnvSvc/src/exceptions.cxx.