Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class 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 Member Functions

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

Private Member Functions

 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 Fri Nov 28 13:00:50 2008 for Go4-v3.04-1 by  doxygen 1.4.2