InvalidFrameRateException Class Reference

#include <VisionX/tools/exceptions/local/InvalidFrameRateException.h>

+ Inheritance diagram for InvalidFrameRateException:

Public Member Functions

virtual std::string ice_name () const
 
 InvalidFrameRateException (float frameRate)
 
 ~InvalidFrameRateException () noexcept override
 

Public Attributes

float frameRate
 

Detailed Description

Definition at line 31 of file InvalidFrameRateException.h.

Constructor & Destructor Documentation

◆ InvalidFrameRateException()

InvalidFrameRateException ( float  frameRate)
inline

Definition at line 36 of file InvalidFrameRateException.h.

◆ ~InvalidFrameRateException()

~InvalidFrameRateException ( )
inlineoverridenoexcept

Definition at line 44 of file InvalidFrameRateException.h.

Member Function Documentation

◆ ice_name()

virtual std::string ice_name ( ) const
inlinevirtual

Definition at line 46 of file InvalidFrameRateException.h.

Member Data Documentation

◆ frameRate

float frameRate

Definition at line 34 of file InvalidFrameRateException.h.


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