Project
Loading...
Searching...
No Matches
o2::emcal::ClusterFactory< InputType >::UninitLookUpTableException Class Referencefinal

Exception handling uninitialized look up table. More...

#include <ClusterFactory.h>

Inherits std::exception.

Public Member Functions

 UninitLookUpTableException ()=default
 constructor
 
 ~UninitLookUpTableException () noexcept final=default
 Destructor.
 
const charwhat () const noexcept final
 Access to error message of the exception.
 

Detailed Description

template<class InputType>
class o2::emcal::ClusterFactory< InputType >::UninitLookUpTableException

Exception handling uninitialized look up table.

Definition at line 371 of file ClusterFactory.h.

Constructor & Destructor Documentation

◆ UninitLookUpTableException()

template<class InputType >
o2::emcal::ClusterFactory< InputType >::UninitLookUpTableException::UninitLookUpTableException ( )
default

constructor

◆ ~UninitLookUpTableException()

template<class InputType >
o2::emcal::ClusterFactory< InputType >::UninitLookUpTableException::~UninitLookUpTableException ( )
finaldefaultnoexcept

Destructor.

Member Function Documentation

◆ what()

template<class InputType >
const char * o2::emcal::ClusterFactory< InputType >::UninitLookUpTableException::what ( ) const
inlinefinalnoexcept

Access to error message of the exception.

Definition at line 381 of file ClusterFactory.h.


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