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

Exception handling improper or uninitialized supermodule types. More...

#include <GeometryBase.h>

Inherits std::exception.

Public Member Functions

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

Detailed Description

Exception handling improper or uninitialized supermodule types.

Definition at line 160 of file GeometryBase.h.

Constructor & Destructor Documentation

◆ InvalidSupermoduleTypeException()

o2::emcal::InvalidSupermoduleTypeException::InvalidSupermoduleTypeException ( )
default

constructor

◆ ~InvalidSupermoduleTypeException()

o2::emcal::InvalidSupermoduleTypeException::~InvalidSupermoduleTypeException ( )
finaldefaultnoexcept

Destructor.

Member Function Documentation

◆ what()

const char * o2::emcal::InvalidSupermoduleTypeException::what ( ) const
inlinefinalnoexcept

Access to error message of the exception.

Definition at line 170 of file GeometryBase.h.


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