Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

EVENT::EventException Class Reference

#include <Exceptions.h>

Inheritance diagram for EVENT::EventException:

EVENT::Exception EVENT::DataNotAvailableException EVENT::ReadOnlyException List of all members.

Public Member Functions

virtual ~EventException () throw ()
 EventException (std::string text)
virtual const char * what () const throw ()

Protected Member Functions

 EventException ()

Protected Attributes

std::string message

Detailed Description

EventException used for errors accessing the event data.
Author:
gaede
Version:
Apr 30, 2003

Definition at line 43 of file Exceptions.h.


Constructor & Destructor Documentation

EVENT::EventException::EventException  )  [inline, protected]
 

Definition at line 46 of file Exceptions.h.

virtual EVENT::EventException::~EventException  )  throw () [inline, virtual]
 

Definition at line 48 of file Exceptions.h.

EVENT::EventException::EventException std::string  text  )  [inline]
 

Definition at line 50 of file Exceptions.h.


Member Function Documentation

virtual const char* EVENT::Exception::what  )  const throw () [inline, virtual, inherited]
 

Definition at line 35 of file Exceptions.h.


Member Data Documentation

std::string EVENT::Exception::message [protected, inherited]
 

Definition at line 24 of file Exceptions.h.


The documentation for this class was generated from the following file:
Generated on Sun Jun 3 06:32:25 2007 for A TPC Tracking Environment by  doxygen 1.3.9.1