Project
Loading...
Searching...
No Matches
o2::emcal::Channel::HardwareAddressError Class Reference

Handling of uninitialized hardware addresses. More...

#include <Channel.h>

Inherits std::exception.

Public Member Functions

 HardwareAddressError ()=default
 Constructor.
 
 ~HardwareAddressError () noexcept override=default
 Destructor.
 
const charwhat () const noexcept override
 Access to error message.
 

Detailed Description

Handling of uninitialized hardware addresses.

Definition at line 50 of file Channel.h.

Constructor & Destructor Documentation

◆ HardwareAddressError()

o2::emcal::Channel::HardwareAddressError::HardwareAddressError ( )
default

Constructor.

◆ ~HardwareAddressError()

o2::emcal::Channel::HardwareAddressError::~HardwareAddressError ( )
overridedefaultnoexcept

Destructor.

Member Function Documentation

◆ what()

const char * o2::emcal::Channel::HardwareAddressError::what ( ) const
inlineoverridenoexcept

Access to error message.

Returns
error message

Definition at line 61 of file Channel.h.


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