Project
Loading...
Searching...
No Matches
o2::emcal::GeometryNotInitializedException Class Referencefinal

Error handling access to non-initialized geometry. More...

#include <GeometryBase.h>

Inherits std::exception.

Public Member Functions

 GeometryNotInitializedException ()=default
 Constructor.
 
 ~GeometryNotInitializedException () noexcept final=default
 Destructor.
 
const charwhat () const noexcept
 Access to error message.
 

Detailed Description

Error handling access to non-initialized geometry.

Definition at line 39 of file GeometryBase.h.

Constructor & Destructor Documentation

◆ GeometryNotInitializedException()

o2::emcal::GeometryNotInitializedException::GeometryNotInitializedException ( )
default

Constructor.

◆ ~GeometryNotInitializedException()

o2::emcal::GeometryNotInitializedException::~GeometryNotInitializedException ( )
finaldefaultnoexcept

Destructor.

Member Function Documentation

◆ what()

const char * o2::emcal::GeometryNotInitializedException::what ( ) const
inlinenoexcept

Access to error message.

Returns
Error message

Definition at line 50 of file GeometryBase.h.


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