GSI Object Oriented Online Offline (Go4)  GO4-5.3.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | Private Member Functions | Private Attributes | List of all members
TGo4EventErrorException Class Reference

#include <TGo4EventErrorException.h>

+ Inheritance diagram for TGo4EventErrorException:

Public Member Functions

 TGo4EventErrorException (TGo4EventSource *eventsource, Int_t prio=3)
 
virtual ~TGo4EventErrorException ()
 
 TGo4EventErrorException (const TGo4EventErrorException &right)
 
TGo4EventErrorExceptionoperator= (const TGo4EventErrorException &right)
 
Int_t GetPriority () const
 
- Public Member Functions inherited from TGo4EventSourceException
 TGo4EventSourceException (TGo4EventSource *eventsource)
 
virtual ~TGo4EventSourceException ()
 
virtual Int_t Handle ()
 
 TGo4EventSourceException (const TGo4EventSourceException &right)
 
TGo4EventSourceExceptionoperator= (const TGo4EventSourceException &right)
 
Int_t GetCreateStatus () const
 
Int_t GetEventStatus () const
 
const char * GetErrMess () const
 
const char * GetSourceName () const
 
const char * GetSourceClass () const
 
- Public Member Functions inherited from TGo4RuntimeException
 TGo4RuntimeException ()
 
 TGo4RuntimeException (const TGo4RuntimeException &right)
 
virtual ~TGo4RuntimeException ()
 
TGo4RuntimeExceptionoperator= (const TGo4RuntimeException &right)
 
- Public Member Functions inherited from TGo4Exception
 TGo4Exception ()
 
 TGo4Exception (const TGo4Exception &right)
 
virtual ~TGo4Exception ()
 
TGo4Exceptionoperator= (const TGo4Exception &right)
 
virtual const char * What ()
 

Private Member Functions

 TGo4EventErrorException ()
 

Private Attributes

Int_t fiPriority
 

Additional Inherited Members

- Protected Attributes inherited from TGo4EventSourceException
TGo4EventSourcefxEventSource
 
Int_t fiCreateStatus
 
Int_t fiEventStatus
 
TString fxErrMess
 
TString fxSourceName
 
TString fxSourceClass
 
- Protected Attributes inherited from TGo4Exception
TString fxDescription
 

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)

Member Data Documentation

Int_t TGo4EventErrorException::fiPriority
private

Definition at line 45 of file TGo4EventErrorException.h.

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


The documentation for this class was generated from the following files: