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

IO::EndOfDataException Class Reference

#include <Exceptions.h>

Inheritance diagram for IO::EndOfDataException:

IO::IOException EVENT::Exception List of all members.

Public Member Functions

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

Protected Attributes

std::string message

Detailed Description

EndOfDataException for signaling the end of a data stream.
Author:
gaede
Version:
Jun 5, 2003

Definition at line 107 of file Exceptions.h.


Constructor & Destructor Documentation

virtual IO::EndOfDataException::~EndOfDataException  )  throw () [inline, virtual]
 

Definition at line 109 of file Exceptions.h.

IO::EndOfDataException::EndOfDataException std::string  text  )  [inline]
 

Definition at line 111 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:27 2007 for A TPC Tracking Environment by  doxygen 1.3.9.1