AliPhysics  97a96ce (97a96ce)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
EMCalTriggerPtAnalysis::PatchHandlerMissingException Class Reference

Exception class for events where the trigger patch handler is not set. More...

#include <AliEMCalTriggerAnaTriggerClass.h>

Inheritance diagram for EMCalTriggerPtAnalysis::PatchHandlerMissingException:

Public Member Functions

 PatchHandlerMissingException (std::string triggerclass)
 
virtual ~PatchHandlerMissingException () throw ()
 
const char * what () const throw ()
 

Private Attributes

std::string fMessage
 The error message. More...
 

Detailed Description

Exception class for events where the trigger patch handler is not set.

Definition at line 187 of file AliEMCalTriggerAnaTriggerClass.h.

Constructor & Destructor Documentation

EMCalTriggerPtAnalysis::PatchHandlerMissingException::PatchHandlerMissingException ( std::string  triggerclass)
inline

Constructor, creating error message

Parameters
triggerclassTrigger class throwing the exception

Definition at line 193 of file AliEMCalTriggerAnaTriggerClass.h.

virtual EMCalTriggerPtAnalysis::PatchHandlerMissingException::~PatchHandlerMissingException ( )
throw (
)
inlinevirtual

Destructor

Definition at line 201 of file AliEMCalTriggerAnaTriggerClass.h.

Member Function Documentation

const char* EMCalTriggerPtAnalysis::PatchHandlerMissingException::what ( ) const
throw (
)
inline

Returns the error message

Returns
The error message

Definition at line 207 of file AliEMCalTriggerAnaTriggerClass.h.

Member Data Documentation

std::string EMCalTriggerPtAnalysis::PatchHandlerMissingException::fMessage
private

The error message.

Definition at line 211 of file AliEMCalTriggerAnaTriggerClass.h.

Referenced by PatchHandlerMissingException(), and what().


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