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

EVENT::Exception Class Reference

#include <Exceptions.h>

Inheritance diagram for EVENT::Exception:

EVENT::EventException IO::IOException marlin::ParseException marlin::SkipEventException marlin::StopProcessingException EVENT::DataNotAvailableException EVENT::ReadOnlyException IO::EndOfDataException List of all members.

Public Member Functions

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

Protected Member Functions

 Exception ()

Protected Attributes

std::string message

Detailed Description

Base exception class for LCIO - all other exceptions extend this.
Author:
gaede
Version:
Apr 30, 2003

Definition at line 20 of file Exceptions.h.


Constructor & Destructor Documentation

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

Definition at line 26 of file Exceptions.h.

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

Definition at line 29 of file Exceptions.h.

EVENT::Exception::Exception const std::string &  text  )  [inline]
 

Definition at line 31 of file Exceptions.h.


Member Function Documentation

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

Definition at line 35 of file Exceptions.h.


Member Data Documentation

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

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