Public Member Functions | Private Member Functions | Private Attributes

TGo4EventErrorException Class Reference

#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 25 of file TGo4EventErrorException.h.


Constructor & Destructor Documentation

TGo4EventErrorException::TGo4EventErrorException ( TGo4EventSource eventsource,
Int_t  prio = 3 
)

Definition at line 18 of file TGo4EventErrorException.cxx.

References fiPriority, TGo4Exception::fxDescription, and GO4TRACE.

TGo4EventErrorException::~TGo4EventErrorException (  )  [virtual]

Definition at line 26 of file TGo4EventErrorException.cxx.

References GO4TRACE.

TGo4EventErrorException::TGo4EventErrorException ( const TGo4EventErrorException right  ) 

Definition at line 31 of file TGo4EventErrorException.cxx.

References fiPriority, and GO4TRACE.

TGo4EventErrorException::TGo4EventErrorException (  )  [private]

Member Function Documentation

Int_t TGo4EventErrorException::GetPriority (  )  const [inline]
TGo4EventErrorException & TGo4EventErrorException::operator= ( const TGo4EventErrorException right  ) 

Definition at line 38 of file TGo4EventErrorException.cxx.

References fiPriority, and GO4TRACE.


Member Data Documentation


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines