irioCoreCpp Library Module  2.1.0
irio::errors::DMAReadTimeout Class Reference

Exception when a timeout expires while trying to read a DMA. More...

#include <errorsIrio.h>

Inheritance diagram for irio::errors::DMAReadTimeout:

Public Member Functions

 DMAReadTimeout (const std::string &nameTermDMA, const std::uint32_t &n)
 Exception when a timeout expires while trying to read a DMA. More...
 

Detailed Description

Exception when a timeout expires while trying to read a DMA.

Definition at line 254 of file errorsIrio.h.

Constructor & Destructor Documentation

◆ DMAReadTimeout()

irio::errors::DMAReadTimeout::DMAReadTimeout ( const std::string &  nameTermDMA,
const std::uint32_t &  n 
)
inline

Exception when a timeout expires while trying to read a DMA.

Parameters
nameTermDMAName of the DMA that generated the timeout
nNumber of the DMA that generated the timeout

Definition at line 262 of file errorsIrio.h.


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