Project
Loading...
Searching...
No Matches
o2::emcal::NonlinearityHandler::UninitException Class Reference

Handling missing initialisation of the NonlinearityHanlder. More...

#include <NonlinearityHandler.h>

Inherits std::exception.

Public Member Functions

 UninitException ()=default
 Constructor.
 
 ~UninitException () noexcept final=default
 Destructor.
 
const charwhat () const noexcept final
 Provide error message.
 

Detailed Description

Handling missing initialisation of the NonlinearityHanlder.

Definition at line 47 of file NonlinearityHandler.h.

Constructor & Destructor Documentation

◆ UninitException()

o2::emcal::NonlinearityHandler::UninitException::UninitException ( )
default

Constructor.

◆ ~UninitException()

o2::emcal::NonlinearityHandler::UninitException::~UninitException ( )
finaldefaultnoexcept

Destructor.

Member Function Documentation

◆ what()

const char * o2::emcal::NonlinearityHandler::UninitException::what ( ) const
inlinefinalnoexcept

Provide error message.

Returns
Error message

Definition at line 58 of file NonlinearityHandler.h.


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