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

ConditionsObjectException used for wrong object. More...

#include <TPCCondDataExeptions.h>

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

Public Member Functions

virtual ~CondDataWrongObjectException () throw ()
 
 CondDataWrongObjectException (std::string text)
 
- Public Member Functions inherited from tpcconddata::ConditionsObjectException
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 ()
 

Additional Inherited Members

- Protected Member Functions inherited from tpcconddata::ConditionsObjectException
 ConditionsObjectException ()
 
- Protected Member Functions inherited from tpcconddata::Exception
 Exception ()
 
- Protected Attributes inherited from tpcconddata::Exception
std::string message
 

Detailed Description

ConditionsObjectException used for wrong object.

Author
R. Diener (DESY)

Definition at line 107 of file TPCCondDataExeptions.h.

Constructor & Destructor Documentation

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

Definition at line 111 of file TPCCondDataExeptions.h.

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

Definition at line 117 of file TPCCondDataExeptions.h.


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