Project
Loading...
Searching...
No Matches
o2::focal::PixelMapper::MappingNotSetException Class Reference

#include <PixelMapper.h>

Inherits std::exception.

Public Member Functions

 MappingNotSetException ()=default
 
 ~MappingNotSetException () noexcept final=default
 
const charwhat () const noexcept final
 
void print (std::ostream &stream) const
 

Detailed Description

Definition at line 98 of file PixelMapper.h.

Constructor & Destructor Documentation

◆ MappingNotSetException()

o2::focal::PixelMapper::MappingNotSetException::MappingNotSetException ( )
default

◆ ~MappingNotSetException()

o2::focal::PixelMapper::MappingNotSetException::~MappingNotSetException ( )
finaldefaultnoexcept

Member Function Documentation

◆ print()

void PixelMapper::MappingNotSetException::print ( std::ostream &  stream) const

Definition at line 125 of file PixelMapper.cxx.

◆ what()

const char * o2::focal::PixelMapper::MappingNotSetException::what ( ) const
inlinefinalnoexcept

Definition at line 103 of file PixelMapper.h.


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