Project
Loading...
Searching...
No Matches
o2::emcal::Mapper::InitStatusException Class Reference

Error handling requests to not properly initialized mapping object. More...

#include <Mapper.h>

Inherits std::exception.

Public Member Functions

 InitStatusException ()=default
 Constructor.
 
 ~InitStatusException () noexcept override=default
 Destructor.
 
const charwhat () const noexcept override
 Access to error message of the exception.
 

Detailed Description

Error handling requests to not properly initialized mapping object.

Definition at line 213 of file Mapper.h.

Constructor & Destructor Documentation

◆ InitStatusException()

o2::emcal::Mapper::InitStatusException::InitStatusException ( )
default

Constructor.

◆ ~InitStatusException()

o2::emcal::Mapper::InitStatusException::~InitStatusException ( )
overridedefaultnoexcept

Destructor.

Member Function Documentation

◆ what()

const char * o2::emcal::Mapper::InitStatusException::what ( ) const
inlineoverridenoexcept

Access to error message of the exception.

Returns
Error message

Definition at line 224 of file Mapper.h.


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