Project
Loading...
Searching...
No Matches
o2::focal::PadMapper::ChannelIDException Class Reference

#include <PadMapper.h>

Inherits std::exception.

Public Member Functions

 ChannelIDException (unsigned int channelID)
 
 ~ChannelIDException () noexcept final=default
 
const charwhat () const noexcept final
 
unsigned int getChannelID () const
 
void print (std::ostream &stream) const
 

Detailed Description

Definition at line 54 of file PadMapper.h.

Constructor & Destructor Documentation

◆ ChannelIDException()

o2::focal::PadMapper::ChannelIDException::ChannelIDException ( unsigned int  channelID)
inline

Definition at line 57 of file PadMapper.h.

◆ ~ChannelIDException()

o2::focal::PadMapper::ChannelIDException::~ChannelIDException ( )
finaldefaultnoexcept

Member Function Documentation

◆ getChannelID()

unsigned int o2::focal::PadMapper::ChannelIDException::getChannelID ( ) const
inline

Definition at line 68 of file PadMapper.h.

◆ print()

void PadMapper::ChannelIDException::print ( std::ostream &  stream) const

Definition at line 55 of file PadMapper.cxx.

◆ what()

const char * o2::focal::PadMapper::ChannelIDException::what ( ) const
inlinefinalnoexcept

Definition at line 63 of file PadMapper.h.


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