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

IO::IOException Class Reference

#include <Exceptions.h>

Inheritance diagram for IO::IOException:

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

Public Member Functions

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

Protected Member Functions

 IOException ()

Protected Attributes

std::string message

Detailed Description

IOException used for reading/writing errors.
Author:
gaede
Version:
Apr 30, 2003

Definition at line 91 of file Exceptions.h.


Constructor & Destructor Documentation

IO::IOException::IOException  )  [inline, protected]
 

Definition at line 94 of file Exceptions.h.

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

Definition at line 97 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