Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

TGo4EventErrorException Class Reference

Exception to be thrown on error of event source. More...

#include <TGo4EventErrorException.h>

Inheritance diagram for TGo4EventErrorException:

TGo4EventSourceException TGo4RuntimeException TGo4Exception List of all members.

Public Methods

 TGo4EventErrorException (TGo4EventSource *eventsource, Int_t prio=3)
virtual ~TGo4EventErrorException ()
 TGo4EventErrorException (const TGo4EventErrorException &right)
TGo4EventErrorException & operator= (const TGo4EventErrorException &right)
Int_t GetPriority () const

Private Methods

 TGo4EventErrorException ()

Private Attributes

Int_t fiPriority

Detailed Description

Exception to be thrown on error of event source.

Mbs Error codes/messages are accessible from exception.

Definition at line 27 of file TGo4EventErrorException.h.


Constructor & Destructor Documentation

TGo4EventErrorException::TGo4EventErrorException TGo4EventSource   eventsource,
Int_t    prio = 3
 

Definition at line 20 of file TGo4EventErrorException.cxx.

References fiPriority, TGo4Exception::fxDescription, and TRACE.

TGo4EventErrorException::~TGo4EventErrorException   [virtual]
 

Definition at line 28 of file TGo4EventErrorException.cxx.

References TRACE.

TGo4EventErrorException::TGo4EventErrorException const TGo4EventErrorException &    right
 

Definition at line 33 of file TGo4EventErrorException.cxx.

References fiPriority, and TRACE.

TGo4EventErrorException::TGo4EventErrorException   [private]
 


Member Function Documentation

TGo4EventErrorException & TGo4EventErrorException::operator= const TGo4EventErrorException &    right
 

Definition at line 40 of file TGo4EventErrorException.cxx.

References fiPriority, TGo4EventSourceException::operator=(), and TRACE.

Int_t TGo4EventErrorException::GetPriority   const [inline]
 

Definition at line 40 of file TGo4EventErrorException.h.

References fiPriority.


Member Data Documentation

Int_t TGo4EventErrorException::fiPriority [private]
 

Definition at line 47 of file TGo4EventErrorException.h.

Referenced by GetPriority(), operator=(), and TGo4EventErrorException().


The documentation for this class was generated from the following files:
Generated on Tue Nov 8 10:56:37 2005 for Go4-v2.10-5 by doxygen1.2.15