|
Gaudi Framework, version v21r8 |
| Home | Generated: 17 Mar 2010 |
#include <GaudiKernel/Time.h>


Public Member Functions | |
| TimeException (const std::string &Message="unspecified exception", const std::string &Tag="*Gaudi::Time*", const StatusCode &Code=StatusCode::FAILURE) | |
| virtual | ~TimeException () throw () |
| Destructor needed to match the signature of GaudiException::~GaudiException(). | |
Definition at line 21 of file Time.h.
| TimeException::TimeException | ( | const std::string & | Message = "unspecified exception", |
|
| const std::string & | Tag = "*Gaudi::Time*", |
|||
| const StatusCode & | Code = StatusCode::FAILURE | |||
| ) | [inline] |
| virtual TimeException::~TimeException | ( | ) | throw () [inline, virtual] |
Destructor needed to match the signature of GaudiException::~GaudiException().
Definition at line 29 of file Time.h.