|
irioCoreCpp Library Module
2.1.0
|
Exception when a timeout expires while trying to read a DMA. More...
#include <errorsIrio.h>
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... | |
Exception when a timeout expires while trying to read a DMA.
Definition at line 254 of file errorsIrio.h.
|
inline |
Exception when a timeout expires while trying to read a DMA.
| nameTermDMA | Name of the DMA that generated the timeout |
| n | Number of the DMA that generated the timeout |
Definition at line 262 of file errorsIrio.h.