v2.10-0 (21000JUN2005)

Go4Event
Class TGo4EventErrorException


class TGo4EventErrorException
derived from TGo4EventSourceException

Exception to be thrown on error of event source.
Mbs Error codes/messages are accessible from exception.


Field Summary
 private Int_tfiPriority
           

Fields inherited from class Go4Event.TGo4EventSourceException
fiCreateStatus, fiEventStatus, fxErrMess, fxEventSource, fxSourceClass, fxSourceName

Fields inherited from class Go4Exceptions.TGo4Exception
fxDescription

Constructor Summary
 TGo4EventErrorException(TGo4EventSource* eventsource, Int_t prio)
           
 TGo4EventErrorException(const TGo4EventErrorException& right)
           
 private TGo4EventErrorException()
           

Destructor Summary
 virtual synchronized ~TGo4EventErrorException()
           

Method Summary
 const Int_tGetPriority()
           
 synchronized TGo4EventErrorException&operator=(const TGo4EventErrorException& right)
           

Methods inherited from class Go4Event.TGo4EventSourceException
GetCreateStatus, GetErrMess, GetEventStatus, GetSourceClass, GetSourceName, Handle, operator=

Methods inherited from class Go4Exceptions.TGo4RuntimeException
operator=

Methods inherited from class Go4Exceptions.TGo4Exception
operator=, What

Field Detail

fiPriority

private Int_t fiPriority
Constructor Detail

TGo4EventErrorException

public TGo4EventErrorException(TGo4EventSource* eventsource, Int_t prio)

TGo4EventErrorException

public TGo4EventErrorException(const TGo4EventErrorException& right)

TGo4EventErrorException

private TGo4EventErrorException()
Method Detail

~TGo4EventErrorException

public virtual synchronized ~TGo4EventErrorException()
Method Detail

GetPriority

public const Int_t GetPriority()

operator=

public synchronized TGo4EventErrorException& operator=(const TGo4EventErrorException& right)

J.Adamczewski, M.Al-Turany, D.Bertini, H.G.Essel, S.Linev

30-06-2005