Project
Loading...
Searching...
No Matches
o2::focal::PixelLaneHandler::LaneIndexException Class Reference

#include <PixelLaneData.h>

Inherits std::exception.

Public Member Functions

 LaneIndexException (int index)
 
 ~LaneIndexException () noexcept final=default
 
const charwhat () const noexcept final
 
void print (std::ostream &stream) const
 
std::size_t getIndex () const noexcept
 

Detailed Description

Definition at line 49 of file PixelLaneData.h.

Constructor & Destructor Documentation

◆ LaneIndexException()

o2::focal::PixelLaneHandler::LaneIndexException::LaneIndexException ( int  index)
inline

Definition at line 52 of file PixelLaneData.h.

◆ ~LaneIndexException()

o2::focal::PixelLaneHandler::LaneIndexException::~LaneIndexException ( )
finaldefaultnoexcept

Member Function Documentation

◆ getIndex()

std::size_t o2::focal::PixelLaneHandler::LaneIndexException::getIndex ( ) const
inlinenoexcept

Definition at line 61 of file PixelLaneData.h.

◆ print()

void PixelLaneHandler::LaneIndexException::print ( std::ostream &  stream) const

Definition at line 79 of file PixelLaneData.cxx.

◆ what()

const char * o2::focal::PixelLaneHandler::LaneIndexException::what ( ) const
inlinefinalnoexcept

Definition at line 58 of file PixelLaneData.h.


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