#include <TGo4EventErrorException.h>
Inheritance diagram for TGo4EventErrorException:
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 |
Mbs Error codes/messages are accessible from exception.
Definition at line 27 of file TGo4EventErrorException.h.
|
Definition at line 20 of file TGo4EventErrorException.cxx. References fiPriority, TGo4Exception::fxDescription, and TRACE. |
|
Definition at line 28 of file TGo4EventErrorException.cxx. References TRACE. |
|
Definition at line 33 of file TGo4EventErrorException.cxx. References fiPriority, and TRACE. |
|
|
|
Definition at line 40 of file TGo4EventErrorException.cxx. References fiPriority, TGo4EventSourceException::operator=(), and TRACE. |
|
Definition at line 40 of file TGo4EventErrorException.h. References fiPriority. |
|
Definition at line 47 of file TGo4EventErrorException.h. Referenced by GetPriority(), operator=(), and TGo4EventErrorException(). |