TDataContainerBadPointerReset Class Reference
List of all members.
Private Member Functions |
virtual const char * | what () const throw () |
Detailed Description
Definition at line 27 of file TDataContainer.cxx.
Member Function Documentation
virtual const char* TDataContainerBadPointerReset::what |
( |
|
) |
const throw () [inline, private, virtual] |
Definition at line 29 of file TDataContainer.cxx.
00029 {
00030 return "TDataContainer Exception: trying to reset MidasEventPointer without deleting old memory";
00031 }
The documentation for this class was generated from the following file: