TPCCondData
Public Member Functions | Protected Member Functions | List of all members
tpcconddata::ConditionsObjectException Class Reference

ConditionObjectException used for errors accessing the event data. More...

#include <TPCCondDataExeptions.h>

Inheritance diagram for tpcconddata::ConditionsObjectException:
tpcconddata::Exception tpcconddata::CondDataNotAvailableException tpcconddata::CondDataWrongObjectException

Public Member Functions

virtual ~ConditionsObjectException () throw ()
 
 ConditionsObjectException (std::string text)
 
- Public Member Functions inherited from tpcconddata::Exception
virtual ~Exception () throw ()
 
 Exception (const std::string &text)
 
 Exception (const std::string &ClassName, const std::string &Message)
 
virtual const char * what () const throw ()
 

Protected Member Functions

 ConditionsObjectException ()
 
- Protected Member Functions inherited from tpcconddata::Exception
 Exception ()
 

Additional Inherited Members

- Protected Attributes inherited from tpcconddata::Exception
std::string message
 

Detailed Description

ConditionObjectException used for errors accessing the event data.

Author
R. Diener (DESY)

Definition at line 62 of file TPCCondDataExeptions.h.

Constructor & Destructor Documentation

tpcconddata::ConditionsObjectException::ConditionsObjectException ( )
inlineprotected

Definition at line 66 of file TPCCondDataExeptions.h.

virtual tpcconddata::ConditionsObjectException::~ConditionsObjectException ( )
throw (
)
inlinevirtual

Definition at line 72 of file TPCCondDataExeptions.h.

tpcconddata::ConditionsObjectException::ConditionsObjectException ( std::string  text)
inline

Definition at line 78 of file TPCCondDataExeptions.h.


The documentation for this class was generated from the following file: