Project
Loading...
Searching...
No Matches
o2::emcal::RecoContainerReader::InvalidAccessException Class Reference

Handling of access to objects beyond container boundary. More...

#include <RecoContainer.h>

Inherits std::exception.

Public Member Functions

 InvalidAccessException ()=default
 Constructor.
 
 ~InvalidAccessException () noexcept final=default
 Destructor.
 
const charwhat () const noexcept final
 Create error message.
 

Detailed Description

Handling of access to objects beyond container boundary.

Definition at line 336 of file RecoContainer.h.

Constructor & Destructor Documentation

◆ InvalidAccessException()

o2::emcal::RecoContainerReader::InvalidAccessException::InvalidAccessException ( )
default

Constructor.

◆ ~InvalidAccessException()

o2::emcal::RecoContainerReader::InvalidAccessException::~InvalidAccessException ( )
finaldefaultnoexcept

Destructor.

Member Function Documentation

◆ what()

const char * o2::emcal::RecoContainerReader::InvalidAccessException::what ( ) const
inlinefinalnoexcept

Create error message.

Returns
Error message

Definition at line 347 of file RecoContainer.h.


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